Allow calls to runInMainContext during exception handling
Summary: This should be ok to do. Main thing I'm not sure about is if it's ok to change these DCHECKs to CHECKs. We could probably also pass state into InlineFunctionRunner::run() to keep these as DCHECKS here and CHECK in our implementation. Reviewed By: andriigrynenko Differential Revision: D15463243 fbshipit-source-id: c1de7198e8bf48d8af0e03361bed493642e6c173
Showing
Please register or sign in to comment