react-native-macos/ReactCommon/jsi
Anandraj f5a5da14a5
Getting rid of the legacy JS integration in favor of JSI with V8 impl… (#224)
* Getting rid of the legacy JS integration in favor of JSI with V8 implementation

* Some cleanup

* A few more cleanups including removing privatedata
2020-01-17 10:56:37 -08:00
..
jsi Deleting a few build files not present in the FB upstream branch (#223) 2020-01-15 10:03:04 -08:00
Android.mk Getting rid of the legacy JS integration in favor of JSI with V8 impl… (#224) 2020-01-17 10:56:37 -08:00
BUCK Refreshing JSI interfaces to the latest (#120) 2019-08-01 14:21:52 -07:00
FileUtils.cpp Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
FileUtils.h Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
JSCRuntime.cpp iOS changes to get RNTester running with 0.60. Updates to pbxprojs, some core JS files, bundler, etc. 2019-08-20 11:16:42 -07:00
JSCRuntime.h Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
React-jsi.podspec Stand up iOS cocoapods for React-cxxreact and React-jsi 2019-09-06 10:50:44 -07:00
V8Platform.cpp Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
V8Platform.h Initial commit of internal changes. 2019-03-01 10:09:07 -08:00
V8Runtime.h Formatting fixes 2019-09-18 16:14:31 -07:00
V8Runtime_basic.cpp Refreshing JSI interfaces to the latest (#120) 2019-08-01 14:21:52 -07:00
V8Runtime_droid.cpp Adding logging support for droid and logging failure message (#87) 2019-06-14 13:34:20 +05:30
V8Runtime_impl.h Refreshing JSI interfaces to the latest (#120) 2019-08-01 14:21:52 -07:00
V8Runtime_shared.cpp Refreshing JSI interfaces to the latest (#120) 2019-08-01 14:21:52 -07:00
V8Runtime_win.cpp Refreshing JSI interfaces to the latest (#120) 2019-08-01 14:21:52 -07:00