-
Notifications
You must be signed in to change notification settings - Fork 640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support NativeState in JSC #1151
Conversation
This pull request was exported from Phabricator. Differential Revision: D49229022 |
54e1ea6
to
6feeac7
Compare
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Summary: X-link: facebook/hermes#1151 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
6feeac7
to
efe38e0
Compare
This pull request was exported from Phabricator. Differential Revision: D49229022 |
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
efe38e0
to
59201a4
Compare
Summary: X-link: facebook/hermes#1151 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
Summary: X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
This pull request was exported from Phabricator. Differential Revision: D49229022 |
59201a4
to
6a881d2
Compare
Summary: X-link: facebook/hermes#1151 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022
This pull request was exported from Phabricator. Differential Revision: D49229022 |
This pull request has been merged in 2b4f949. |
Summary: X-link: facebook/hermes#1151 Pull Request resolved: #40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: neildhar Differential Revision: D49229022 fbshipit-source-id: 1787c1d1b4803212d84da8f55b7d5a460a9d33c2
Summary: Original Author: pieterdb@meta.com Original Git: 2b4f949 Original Reviewed By: neildhar Original Revision: D49229022 Pull Request resolved: #1151 X-link: facebook/react-native#40746 This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native. Changelog: [General][Added] JSC support for the NativeState API in JSI Reviewed By: tmikov Differential Revision: D50992853 fbshipit-source-id: 4b3c57745a9103204c1da30158c0d293d0c8e590
Summary: This feature was missing in JSC's JSI implementation, which is preventing from rolling out NativeState-based features in React Native.
Reviewed By: neildhar
Differential Revision: D49229022