react-native-macos/ReactCommon/cxxreact
Marc Horowitz 0735873fbc Make isInspectable safe to call from any thread
Summary: The bridge was not properly isolating isInspectable onto the JS thread.

Reviewed By: fkgozali

Differential Revision: D14991970

fbshipit-source-id: 92a06c90bade8f92bfa81fa3b7dfb23b17db6117
2019-04-17 21:23:19 -07:00
..
tests Support experimental re-mmap wrappers 2019-04-04 21:12:09 -07:00
Android.mk Move JSI source files into a separate directory 2019-04-09 11:44:32 -07:00
BUCK Support experimental re-mmap wrappers 2019-04-04 21:12:09 -07:00
CxxModule.h Allow CxxModules to implement methods with two callbacks (#21586) 2018-11-13 19:52:40 -08:00
CxxNativeModule.cpp CxxReact: Silence 'unused lambda capture' warnings in open-source (#22240) 2018-11-16 10:37:16 -08:00
CxxNativeModule.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Instance.cpp TM iOS: force flush message queue when calling into JS from native 2019-03-29 01:39:39 -07:00
Instance.h TM iOS: force flush message queue when calling into JS from native 2019-03-29 01:39:39 -07:00
JSBigString.cpp Support experimental re-mmap wrappers 2019-04-04 21:12:09 -07:00
JSBigString.h Support experimental re-mmap wrappers 2019-04-04 21:12:09 -07:00
JSBundleType.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSBundleType.h Various minor changes to allow compliation with msvc (#22182) 2019-02-05 06:14:14 -08:00
JSDeltaBundleClient.cpp Bring back the unit tests for the Cxx implementation 2019-02-12 04:50:52 -08:00
JSDeltaBundleClient.h DeltaClient: split DeltaBundle's modules into added and modified 2018-11-28 02:50:56 -08:00
JSExecutor.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSExecutor.h TM iOS: force flush message queue when calling into JS from native 2019-03-29 01:39:39 -07:00
JSIndexedRAMBundle.cpp Add assorted missing includes in xplat 2019-02-28 00:52:48 -08:00
JSIndexedRAMBundle.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSModulesUnbundle.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JsArgumentHelpers-inl.h Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
JsArgumentHelpers.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
MessageQueueThread.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
MethodCall.cpp Remove compiler warning (#23588) 2019-02-22 01:40:09 -08:00
MethodCall.h Remove dynamic exception specification in RN MethodCall.h/cpp 2018-11-14 21:16:29 -08:00
ModuleRegistry.cpp nullptr -> folly::none in fbobjc/xplat 2018-11-14 10:57:02 -08:00
ModuleRegistry.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
NativeModule.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
NativeToJsBridge.cpp Make isInspectable safe to call from any thread 2019-04-17 21:23:19 -07:00
NativeToJsBridge.h Make isInspectable safe to call from any thread 2019-04-17 21:23:19 -07:00
RAMBundleRegistry.cpp Various minor changes to allow compliation with msvc (#22182) 2019-02-05 06:14:14 -08:00
RAMBundleRegistry.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
React-cxxreact.podspec Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
ReactMarker.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ReactMarker.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RecoverableError.h Remove dynamic exception specification in RN MethodCall.h/cpp 2018-11-14 21:16:29 -08:00
SampleCxxModule.cpp Remove compiler warning (#23588) 2019-02-22 01:40:09 -08:00
SampleCxxModule.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
SharedProxyCxxModule.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
SystraceSection.h Remove compiler warning (#23588) 2019-02-22 01:40:09 -08:00