react-native-macos/React
Marc Horowitz 99c370959a Don't create the JSCRuntime until createJSExecutor() is called.
Summary:
This avoids an intermittent reentrancy bug in JSC on iOS 11
(https://bugs.webkit.org/show_bug.cgi?id=186827).  It also makes the
code more consistent with android.

Reviewed By: amnn

Differential Revision: D13313265

fbshipit-source-id: f42476b2f660e127ecfc9c72584554817eea1010
2018-12-04 12:01:59 -08:00
..
Base Allow init of Native Module before bridge is initialized [2/N] 2018-11-26 17:28:11 -08:00
CxxBridge Don't create the JSCRuntime until createJSExecutor() is called. 2018-12-04 12:01:59 -08:00
CxxModule iOS changes to switch to JSI 2018-10-18 01:06:24 -07:00
CxxUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
DevSupport RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Fabric Introducing `fabric/mounting` module 2018-11-27 18:34:14 -08:00
Inspector RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Modules iOS: Support inline view truncation (#21456) 2018-11-20 00:11:56 -08:00
Profiler Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
React.xcodeproj fixup xcode project 2018-11-29 11:14:05 -08:00
UIUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Views Summary: 2018-11-28 17:29:30 -08:00
.clang-format Defining explicit clang-format for Objective-C part of React Native 2018-11-15 20:28:14 -08:00
third-party.xcconfig Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00