react-native/ReactCommon/cxxreact
Chris Hopman df6d18358e Serialize params when making/queuing native call
Reviewed By: mhorowitz

Differential Revision: D3460507

fbshipit-source-id: a0600ffe3da89791af3eb64fc2973eb6aafa7d2b
2016-06-23 14:58:58 -07:00
..
tests Add c++-runloop-backed message queue 2016-06-13 18:13:34 -07:00
Android.mk
BUCK Enable -Wglobal-constructors 2016-06-22 13:43:32 -07:00
CxxMessageQueue.cpp Add c++-runloop-backed message queue 2016-06-13 18:13:34 -07:00
CxxMessageQueue.h Add c++-runloop-backed message queue 2016-06-13 18:13:34 -07:00
CxxModule.h
Executor.h
ExecutorToken.h
ExecutorTokenFactory.h
FollySupport.h
Instance.cpp
Instance.h
JSCExecutor.cpp Serialize params when making/queuing native call 2016-06-23 14:58:58 -07:00
JSCExecutor.h Bind methods instead of using eval 2016-06-21 10:13:33 -07:00
JSCHelpers.cpp When executing JS throws an exception, capture the js stack in the C++ exception thrown 2016-06-16 14:44:18 -07:00
JSCHelpers.h Add some (possibly temporary) noexcept/throw specifications 2016-06-16 16:13:17 -07:00
JSCLegacyProfiler.cpp
JSCLegacyProfiler.h
JSCLegacyTracing.cpp
JSCLegacyTracing.h
JSCMemory.cpp
JSCMemory.h
JSCPerfStats.cpp
JSCPerfStats.h
JSCTracing.cpp
JSCTracing.h
JSCWebWorker.cpp
JSCWebWorker.h
JSModulesUnbundle.h
JsArgumentHelpers-inl.h
JsArgumentHelpers.h
MessageQueueThread.h
MethodCall.cpp Serialize params when making/queuing native call 2016-06-23 14:58:58 -07:00
MethodCall.h Add some (possibly temporary) noexcept/throw specifications 2016-06-16 16:13:17 -07:00
ModuleRegistry.cpp Add better markers for getConfig 2016-06-06 11:58:32 -07:00
ModuleRegistry.h
NativeModule.h
NativeToJsBridge.cpp
NativeToJsBridge.h
Platform.cpp
Platform.h
SampleCxxModule.cpp
SampleCxxModule.h
SystraceSection.h
Value.cpp Bind methods instead of using eval 2016-06-21 10:13:33 -07:00
Value.h if !WITH_JSCEXTENSIONS, append a \0 2016-06-21 22:13:33 -07:00
noncopyable.h