Skip to content

Conversation

@rubennorte
Copy link
Contributor

Summary:
Changelog: [internal]

The use of the global namespace is unnecessary when accessing built-in globals (they're always defined) so we can remove the prefix, very slightly improving readability and performance.

Differential Revision: D90603719

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 14, 2026
@meta-codesync
Copy link

meta-codesync bot commented Jan 14, 2026

@rubennorte has exported this pull request. If you are a Meta employee, you can view the originating Diff in D90603719.

rubennorte added a commit to rubennorte/react-native that referenced this pull request Jan 15, 2026
…facebook#55166)

Summary:
Pull Request resolved: facebook#55166

Changelog: [internal]

The use of the `global` namespace is unnecessary when accessing built-in globals (they're always defined) so we can remove the prefix, very slightly improving readability and performance.

Reviewed By: yungsters

Differential Revision: D90603719
rubennorte and others added 3 commits January 15, 2026 03:20
Differential Revision: D90762526
…facebook#55166)

Summary:
Pull Request resolved: facebook#55166

Changelog: [internal]

The use of the `global` namespace is unnecessary when accessing built-in globals (they're always defined) so we can remove the prefix, very slightly improving readability and performance.

Reviewed By: yungsters

Differential Revision: D90603719
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 meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants