react-native/ReactCommon/cxxreact
Dan Zimmerman 2bf47559b5 Export JSExecutor
Reviewed By: rzito

Differential Revision: D8187754

fbshipit-source-id: e0da3781e2b3e24cef04086d15e3f5394e059d30
2018-05-29 12:19:12 -07:00
..
tests Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
Android.mk Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
BUCK Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
CxxModule.h Provide default implementation of getConstants 2017-08-01 03:33:41 -07:00
CxxNativeModule.cpp Typos in comments and log messages 2018-01-12 22:18:45 -08:00
CxxNativeModule.h
Instance.cpp simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
Instance.h simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
JSBigString.cpp
JSBigString.h JSBigString to MAP_PRIVATE not MAP_SHARED 2017-12-20 14:01:33 -08:00
JSBundleType.cpp Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
JSBundleType.h Export stringForScriptTag symbol 2017-07-21 14:05:34 -07:00
JSCExecutor.cpp Remove Native Extensions 2018-05-21 12:21:56 -07:00
JSCExecutor.h Remove Native Extensions 2018-05-21 12:21:56 -07:00
JSCLegacyTracing.cpp Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCLegacyTracing.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCMemory.cpp Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCMemory.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCNativeModules.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
JSCNativeModules.h Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
JSCPerfStats.cpp add way for JS to query process-wide perf stats 2017-08-03 13:13:25 -07:00
JSCPerfStats.h
JSCSamplingProfiler.cpp Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCSamplingProfiler.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCTracing.cpp Remove unused nativeTrace*stage methods 2017-07-26 07:08:51 -07:00
JSCTracing.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCUtils.cpp cxxreact: executors: insert ID of segment reliably into the bundle path 2018-04-20 07:03:23 -07:00
JSCUtils.h JSIExecutor Bundle Splitting Support 2018-02-09 03:45:37 -08:00
JSDeltaBundleClient.cpp Add native delta client for Metro 2018-05-03 08:47:47 -07:00
JSDeltaBundleClient.h Add native delta client for Metro 2018-05-03 08:47:47 -07:00
JSExecutor.cpp cxxreact: executors: insert ID of segment reliably into the bundle path 2018-04-20 07:03:23 -07:00
JSExecutor.h Export JSExecutor 2018-05-29 12:19:12 -07:00
JSIndexedRAMBundle.cpp Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
JSIndexedRAMBundle.h Register split segment paths with RAMBundleRegistry 2017-11-09 12:23:46 -08:00
JSModulesUnbundle.h Remove unnecessary #includes to reduce dependencies 2018-05-09 22:12:02 -07:00
JsArgumentHelpers-inl.h
JsArgumentHelpers.h
MessageQueueThread.h
MethodCall.cpp Disambiguate error messages in MethodCall 2017-08-29 03:15:04 -07:00
MethodCall.h
ModuleRegistry.cpp Update systrace markers 2017-08-30 03:45:02 -07:00
ModuleRegistry.h Typos in comments and log messages 2018-01-12 22:18:45 -08:00
NativeModule.h
NativeToJsBridge.cpp simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
NativeToJsBridge.h simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
Platform.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
Platform.h Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
RAMBundleRegistry.cpp cxxreact/RAMBundleRegistry: nit fixes 2018-04-17 12:02:35 -07:00
RAMBundleRegistry.h Remove unnecessary #includes to reduce dependencies 2018-05-09 22:12:02 -07:00
ReactMarker.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
ReactMarker.h Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
RecoverableError.h
SampleCxxModule.cpp
SampleCxxModule.h
SharedProxyCxxModule.h
SystraceSection.h Use different symbols for SystraceSection depending on WITH_FBYSTRACE 2017-11-27 14:45:57 -08:00