react-native-macos/ReactCommon/cxxreact
Pieter De Baets cb12080179 Replace exported method registration with statically allocated struct
Reviewed By: fromcelticpark

Differential Revision: D5389383

fbshipit-source-id: 9eb29b254b616574966b43ad24aa880d44589652
2017-07-24 07:01:53 -07:00
..
tests Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
Android.mk Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
BUCK Remove xcode_public_headers_symlinks from RN BUCK files 2017-07-06 12:16:20 -07:00
CxxModule.h Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
CxxNativeModule.cpp Replace exported method registration with statically allocated struct 2017-07-24 07:01:53 -07:00
CxxNativeModule.h Export some more symbols 2017-06-27 11:16:13 -07:00
Instance.cpp Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
Instance.h Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
JSBigString.cpp remove unused includes in fbobjc/Libraries 2017-02-19 18:33:49 -08:00
JSBigString.h Create NSDataBigString 2017-02-20 05:00:58 -08:00
JSBundleType.cpp Simplifying Struct definition. 2017-02-20 04:30:19 -08:00
JSBundleType.h Export stringForScriptTag symbol 2017-07-21 14:05:34 -07:00
JSCExecutor.cpp Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
JSCExecutor.h Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
JSCLegacyTracing.cpp Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCLegacyTracing.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCMemory.cpp Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCMemory.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCNativeModules.cpp add marker surrounding entire native module creation 2017-06-09 06:22:39 -07:00
JSCNativeModules.h Expose the bridge instance to CxxModule via a weak_ptr 2017-02-15 10:04:17 -08:00
JSCPerfStats.cpp refactor jscMemoryMetrics to use HeapStats 2017-02-22 11:16:13 -08:00
JSCPerfStats.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCSamplingProfiler.cpp Adding support in the new RN bridge on iOS 2017-01-10 11:28:44 -08:00
JSCSamplingProfiler.h Adding support in the new RN bridge on iOS 2017-01-10 11:28:44 -08:00
JSCTracing.cpp Move JSC API usage in ReactCommon to our wrapper methods 2016-11-22 06:13:33 -08:00
JSCTracing.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCUtils.cpp Add JSContextRef param to String constructor 2016-11-18 06:28:48 -08:00
JSCUtils.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
JSExecutor.h Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
JSIndexedRAMBundle.cpp Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
JSIndexedRAMBundle.h Export some more symbols 2017-06-27 11:16:13 -07:00
JSModulesUnbundle.h Move JSCHelpers.h and Value.h into separate package 2016-11-01 11:44:10 -07:00
JsArgumentHelpers-inl.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JsArgumentHelpers.h Expose the bridge instance to CxxModule via a weak_ptr 2017-02-15 10:04:17 -08:00
MessageQueueThread.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
MethodCall.cpp Remove additional JSON encoding for native->JS communication 2016-09-19 04:44:12 -07:00
MethodCall.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
ModuleRegistry.cpp Setting bridge up for sharing: allowing native modules to register after init 2017-06-21 12:08:45 -07:00
ModuleRegistry.h Export some more symbols 2017-06-27 11:16:13 -07:00
NativeModule.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
NativeToJsBridge.cpp Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
NativeToJsBridge.h Remove legacy JSC profiler 2017-07-20 04:21:16 -07:00
Platform.cpp Cleanup Platform 2017-06-07 10:19:01 -07:00
Platform.h Export some more symbols 2017-06-27 11:16:13 -07:00
RecoverableError.h Provide sync vs async interface for bundle loading via parameter 2017-05-24 07:31:36 -07:00
SampleCxxModule.cpp Cleanup cxxreact BUCK file 2017-05-11 05:04:02 -07:00
SampleCxxModule.h Cleanup cxxreact BUCK file 2017-05-11 05:04:02 -07:00
SharedProxyCxxModule.h A proxy so a singleton CxxModule can be shared by multiple ModuleRegistry instances. 2017-04-04 10:36:19 -07:00
SystraceSection.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
oss-compat-util.h small fixes to ReactCommon 2017-02-01 14:14:32 -08:00