react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Re-enable direct debugging with JSC on iOS 16.4+

Open huntie opened this issue 2 years ago • 4 comments

Summary: Restores https://github.com/facebook/react-native/pull/37874 (reverted earlier today), with fix for JSCRuntime.cpp build on Android.

Changelog: None

Differential Revision: D46762984

huntie avatar Jun 15 '23 14:06 huntie

This pull request was exported from Phabricator. Differential Revision: D46762984

facebook-github-bot avatar Jun 15 '23 14:06 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,757,680 -4
android hermes armeabi-v7a 8,070,257 -3
android hermes x86 9,250,278 -3
android hermes x86_64 9,099,414 -3
android jsc arm64-v8a 9,318,835 +6
android jsc armeabi-v7a 8,508,738 -1
android jsc x86 9,382,318 -1
android jsc x86_64 9,635,556 -11

Base commit: abc6e1cbf4cf9775205b0246404b0059a5838fba Branch: main

analysis-bot avatar Jun 15 '23 14:06 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D46762984

facebook-github-bot avatar Jun 15 '23 15:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46762984

facebook-github-bot avatar Jun 15 '23 17:06 facebook-github-bot

This pull request was successfully merged by @huntie in 8b1bf058c4bcbf4e5ca45b0056217266a1ed870c.

When will my fix make it into a release? | Upcoming Releases

github-actions[bot] avatar Jun 15 '23 19:06 github-actions[bot]