Skip to content

Conversation

@rubennorte
Copy link
Contributor

Summary:
Changelog: [internal]

Just a small refactor so we rely less on shared pointers within RuntimeSCheduler_Modern.

Differential Revision: D55646389

@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 Apr 4, 2024
@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 4, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

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

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 4, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 5, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Apr 5, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,399,412 +181,526
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,775,532 +180,900
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 2fcdab4
Branch: main

@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 5, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 5, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 8, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 9, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

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

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

rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 9, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
rubennorte added a commit to rubennorte/react-native that referenced this pull request Apr 9, 2024
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

rubennorte and others added 6 commits April 9, 2024 04:26
Differential Revision: D55646391
…ared_ptr for non-owning function args (facebook#43852)

Summary:
Pull Request resolved: facebook#43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 9, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in d35de2d.

Titozzz pushed a commit that referenced this pull request Jun 18, 2024
…ared_ptr for non-owning function args (#43852)

Summary:
Pull Request resolved: #43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389

fbshipit-source-id: d01dcba7b1551d349d21717ba585828ed7fb3259
Titozzz pushed a commit that referenced this pull request Jun 18, 2024
…ared_ptr for non-owning function args (#43852)

Summary:
Pull Request resolved: #43852

Changelog: [internal]

Just a small refactor so we rely less on shared pointers within `RuntimeSCheduler_Modern`.

Reviewed By: javache

Differential Revision: D55646389

fbshipit-source-id: d01dcba7b1551d349d21717ba585828ed7fb3259
This was referenced Jun 28, 2024
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