• Pavlo Kushnir's avatar
    Make sure to not inline in runInMainContext · 435d9292
    Pavlo Kushnir authored
    Summary: Currently if compiler decides to inline fiber function, we'll end up allocating variables on fiber stack even though we use `runInMainContext`.
    
    Reviewed By: andriigrynenko
    
    Differential Revision: D18842065
    
    fbshipit-source-id: 847c4f95c44ef49f5c7537af878ca8340f2b7b16
    435d9292
FiberManagerInternal-inl.h 16.8 KB