Avoid inlining Cursor slow paths
Summary: [Folly] Avoid inlining `Cursor` slow paths. These are already extracted to separate functions, but the compiler will still aggressively inline them. Differential Revision: D21392842 fbshipit-source-id: 2b045ae9c5188315b938de984730ad2051237cf5
Showing
Please register or sign in to comment