~smspillaz/folly/folly-git-master

Viewing all changes in revision 7180.

  • Committer: Facebook Github Bot
  • Author(s): Chris Keeline
  • Date: 2019-05-23 22:09:33 UTC
  • Revision ID: git-v1:6f2f3a1a89a372892cbdef71f1c3db9142a7490e
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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: