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

Reduce visibility of JavaMethodWrapper and JavaModuleWrapper to package only #38591

Closed
wants to merge 3 commits into from

Conversation

mdvacca
Copy link
Contributor

@mdvacca mdvacca commented Jul 24, 2023

Summary:
Reduce visibility of JavaMethodWrapper and JavaModuleWrapper to package only

changelog: [internal] internal

Reviewed By: christophpurrer, cortinico

Differential Revision: D47449525

@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 Jul 24, 2023
@facebook-github-bot
Copy link
Contributor

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Jul 25, 2023
…ge only (facebook#38591)

Summary:
Pull Request resolved: facebook#38591

Reduce visibility of JavaMethodWrapper and JavaModuleWrapper to package only

changelog: [internal] internal

Reviewed By: christophpurrer, cortinico

Differential Revision: D47449525

fbshipit-source-id: a2cbf0187db7ed2c30d768024c1123507d418c33
@mdvacca mdvacca force-pushed the export-D47449525 branch from d80f5d0 to 017fd7c Compare July 25, 2023 06:13
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Jul 25, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,885,263 +16
android hermes armeabi-v7a 7,935,615 +20
android hermes x86 9,281,780 +8
android hermes x86_64 9,185,270 +11
android jsc arm64-v8a 9,473,522 +123
android jsc armeabi-v7a 8,416,884 +125
android jsc x86 9,456,277 +126
android jsc x86_64 9,772,494 +134

Base commit: 1383a59
Branch: main

mdvacca and others added 3 commits July 29, 2023 08:08
Summary:
In this diff I'm extracting the loading of turbomodulejsijni into its own function. This could have perf implications as we are trying to load multimple times the same soLoader

changelog: [intenral] internal

Differential Revision: D47409162

fbshipit-source-id: a2c67e911863c1258cdd42e27ecf486efe5d7eb8
Summary:
Fix lint warns

changelog: [internal] internal

Differential Revision: D47445900

fbshipit-source-id: f18502744a8bfec74cdb50b11a278951f128c82b
…ge only (facebook#38591)

Summary:
Pull Request resolved: facebook#38591

Reduce visibility of JavaMethodWrapper and JavaModuleWrapper to package only

changelog: [internal] internal

Reviewed By: christophpurrer, cortinico

Differential Revision: D47449525

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

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

@mdvacca mdvacca force-pushed the export-D47449525 branch from 017fd7c to 05276f6 Compare July 29, 2023 15:11
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 29, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b77f265.

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