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

Remove duplicate function prototype #37194

Closed
wants to merge 1 commit into from

Conversation

dmytrorykun
Copy link
Contributor

Summary:
convertObjCObjectToJSIValue function prototype is declared in RCTTurboModule.h. This diff removes its duplicate declaration from RCTTurboModule.m.
Changelog: [Interanal]

Differential Revision: D45483572

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

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

@analysis-bot
Copy link

analysis-bot commented May 2, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,628,319 -1
android hermes armeabi-v7a 7,940,426 +1
android hermes x86 9,115,144 -1
android hermes x86_64 8,969,826 +0
android jsc arm64-v8a 9,192,366 -1
android jsc armeabi-v7a 8,381,933 -4
android jsc x86 9,250,547 -1
android jsc x86_64 9,508,878 -1

Base commit: 042179a
Branch: main

dmytrorykun added a commit to dmytrorykun/react-native that referenced this pull request May 2, 2023
Summary:
Pull Request resolved: facebook#37194

`convertObjCObjectToJSIValue` function prototype is declared in `RCTTurboModule.h`. This diff removes its duplicate declaration from `RCTTurboModule.m`.
Changelog: [Interanal]

Differential Revision: D45483572

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

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

Summary:
Pull Request resolved: facebook#37194

`convertObjCObjectToJSIValue` function prototype is declared in `RCTTurboModule.h`. This diff removes its duplicate declaration from `RCTTurboModule.m`.
Changelog: [Interanal]

Reviewed By: cipolleschi

Differential Revision: D45483572

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in bffb307.

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

`convertObjCObjectToJSIValue` function prototype is declared in `RCTTurboModule.h`. This diff removes its duplicate declaration from `RCTTurboModule.m`.
Changelog: [Interanal]

Reviewed By: cipolleschi

Differential Revision: D45483572

fbshipit-source-id: bc1edae7e08b5345281134ebfe9d0cbdfedcf581
@dmytrorykun dmytrorykun deleted the export-D45483572 branch June 2, 2023 14:28
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