Skip to content
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 #40746

Closed
wants to merge 1 commit into from
Closed

Conversation

javache
Copy link
Member

@javache javache commented Oct 9, 2023

Summary: 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

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Oct 9, 2023
@facebook-github-bot
Copy link
Contributor

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

javache added a commit to javache/hermes that referenced this pull request Oct 9, 2023
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
javache added a commit to javache/react-native that referenced this pull request Oct 9, 2023
Summary:

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
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Oct 9, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,219,053 +0
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 20,587,239 -13
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 44f5989
Branch: main

@facebook-github-bot
Copy link
Contributor

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

javache added a commit to javache/react-native that referenced this pull request Oct 10, 2023
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
javache added a commit to javache/hermes that referenced this pull request Oct 10, 2023
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
javache added a commit to javache/hermes that referenced this pull request Oct 10, 2023
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
javache added a commit to javache/react-native that referenced this pull request Oct 10, 2023
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/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
@facebook-github-bot
Copy link
Contributor

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

javache added a commit to javache/hermes that referenced this pull request Oct 10, 2023
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
@facebook-github-bot
Copy link
Contributor

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

@github-actions
Copy link

Warnings
⚠️ One hour and a half have passed and the E2E jobs haven't finished yet.

Generated by 🚫 dangerJS against 106f932

facebook-github-bot pushed a commit to facebook/hermes that referenced this pull request Oct 10, 2023
Summary:
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: neildhar

Differential Revision: D49229022

fbshipit-source-id: 1787c1d1b4803212d84da8f55b7d5a460a9d33c2
@github-actions github-actions bot added the Merged This PR has been merged. label Oct 10, 2023
@github-actions
Copy link

This pull request was successfully merged by @javache in 7b7f128.

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

@javache javache deleted the export-D49229022 branch October 10, 2023 19:50
facebook-github-bot pushed a commit to facebook/hermes that referenced this pull request Nov 8, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants