react-native/React/Executors
Tadeu Zagallo 24c458aa08 Fix JS deallocation on load errors
Summary:Fixes #6281

The JS executor is invalidated from `[RCTBatchedBridger stopLoadingWithError:]`
which prevented another blocks that depended on the executor to run in the bridge
invalidation.

Reviewed By: javache

Differential Revision: D3018299

fb-gh-sync-id: 4f482b9b697bfabd24b405398d25c72b9e1a3c84
shipit-source-id: 4f482b9b697bfabd24b405398d25c72b9e1a3c84
2016-03-07 09:46:36 -08:00
..
RCTJSCExecutor.h Expose way for native modules to modify JSC context 2016-02-15 12:58:29 -08:00
RCTJSCExecutor.m Fix JS deallocation on load errors 2016-03-07 09:46:36 -08:00