Skip to content

fix: Make sure that tagToJSPropNamesMapping is initialized before being used #7941

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

Merged

Conversation

MatiPl01
Copy link
Member

Summary

This PR should fix the issue when the global._tagToJSPropNamesMapping was accessed before being created.

@MatiPl01 MatiPl01 self-assigned this Jul 30, 2025
@MatiPl01 MatiPl01 marked this pull request as ready for review July 30, 2025 12:54
@MatiPl01 MatiPl01 requested a review from tjzel July 30, 2025 12:54
@MatiPl01 MatiPl01 added this pull request to the merge queue Jul 30, 2025
Merged via the queue into main with commit 6b67fcb Jul 30, 2025
12 checks passed
@MatiPl01 MatiPl01 deleted the @matipl01/faster-tagToJSPropNamesMapping-initialization branch July 30, 2025 14:06
MatiPl01 added a commit that referenced this pull request Jul 31, 2025
…ng used (#7941)

## Summary

This PR should fix the issue when the `global._tagToJSPropNamesMapping`
was accessed before being created.
MatiPl01 added a commit that referenced this pull request Aug 1, 2025
…zed before being used (#7951)

## Summary

Cherry-pick of the #7941
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants