react-native-macos/ReactCommon/cxxreact
Matt Hargett 36916ee99d Fix portability issues to Linux, FreeBSD, and older libc++
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/21764

Differential Revision: D13902907

Pulled By: hramos

fbshipit-source-id: 640cde865b1bcc5ca43c17d00574b8e2f78ceaf4
2019-01-31 17:45:20 -08:00
..
tests Turn off static linking for cxxreact:bridge 2018-11-08 22:33:37 -08:00
Android.mk Use new JavaScriptCore from npm (#22231) 2018-12-27 14:51:03 -08:00
BUCK Turn off static linking for cxxreact:bridge 2018-11-08 22:33:37 -08: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 Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
Instance.h Fix isBatchActive of RCTCxxBridge (#22785) 2019-01-21 00:28:48 -08:00
JSBigString.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSBigString.h Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
JSBundleType.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSBundleType.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
JSDeltaBundleClient.cpp DeltaClient: split DeltaBundle's modules into added and modified 2018-11-28 02:50:56 -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 Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
JSIndexedRAMBundle.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07: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 dynamic exception specification in RN MethodCall.h/cpp 2018-11-14 21:16:29 -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 Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
NativeToJsBridge.h Fix isBatchActive of RCTCxxBridge (#22785) 2019-01-21 00:28:48 -08:00
RAMBundleRegistry.cpp Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RAMBundleRegistry.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07: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 Allow CxxModules to implement methods with two callbacks (#21586) 2018-11-13 19:52:40 -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 Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00