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

Add JSI<->C++ bridging conversion for folly::dynamic #37237

Closed
wants to merge 1 commit into from

Conversation

genkikondo
Copy link
Contributor

Summary:
Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Differential Revision: D45544843

@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 fb-exported labels May 3, 2023
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented May 3, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,717,494 +7
android hermes armeabi-v7a 8,028,272 +11
android hermes x86 9,204,851 +5
android hermes x86_64 9,058,241 +3
android jsc arm64-v8a 9,282,020 -2
android jsc armeabi-v7a 8,470,270 +17
android jsc x86 9,340,721 -2
android jsc x86_64 9,597,756 -16

Base commit: a89b572
Branch: main

@facebook-github-bot
Copy link
Contributor

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

genkikondo added a commit to genkikondo/react-native that referenced this pull request May 4, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Differential Revision: D45544843

fbshipit-source-id: 7ae55334b013a4718cfe8342f75cbab72bce8ef8
genkikondo added a commit to genkikondo/react-native that referenced this pull request May 4, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Differential Revision: D45544843

fbshipit-source-id: a0619f8274cf589526b29ad065443c6983200cda
@facebook-github-bot
Copy link
Contributor

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

genkikondo added a commit to genkikondo/react-native that referenced this pull request May 4, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Reviewed By: javache

Differential Revision: D45544843

fbshipit-source-id: 8c905a03bb45fd786262f2686846bd097fdf5bc2
@facebook-github-bot
Copy link
Contributor

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

genkikondo added a commit to genkikondo/react-native that referenced this pull request May 4, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Reviewed By: javache

Differential Revision: D45544843

fbshipit-source-id: 9a809faa4563d8041e9639069c1b8e79ef37d990
@facebook-github-bot
Copy link
Contributor

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

genkikondo added a commit to genkikondo/react-native that referenced this pull request May 4, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Reviewed By: javache

Differential Revision: D45544843

fbshipit-source-id: 0dfa84aac299fa31a2898fc13aae770d64f7c057
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

genkikondo added a commit to genkikondo/react-native that referenced this pull request May 4, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Reviewed By: javache

Differential Revision: D45544843

fbshipit-source-id: 210e06a682cfef15499f04e520c953f6daac2aa5
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Reviewed By: javache

Differential Revision: D45544843

fbshipit-source-id: 2a77a9121b71220fea2ebcd3c3a773054bf97c65
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 4, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d3fbcbb.

jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
Summary:
Pull Request resolved: facebook#37237

Enables bridging conversions to/from jsi::Value and folly::dynamic.

Changelog:
[Internal] - Add JSI<->C++ bridging conversion for folly::dynamic

Reviewed By: javache

Differential Revision: D45544843

fbshipit-source-id: 89e773705a11eb3c5818cd081ef8c63436dc3340
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