Skip to content

Fix and extend well-known intrinsics harness file #4531

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
merged 4 commits into from
Jul 7, 2025

Conversation

anba
Copy link
Contributor

@anba anba commented Jul 7, 2025

The Intl intrinsics can probably be shortened to just include %Intl%, %IntlSegmentIteratorPrototype%, and %IntlSegmentsPrototype%, because the other constructors are reachable through %Intl%. But because https://tc39.es/ecma402/#sec-402-well-known-intrinsic-objects includes all Intl constructors, I've used the same approach here.

@anba anba requested a review from a team as a code owner July 7, 2025 05:12
Copy link
Contributor

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Ms2ger Ms2ger force-pushed the well-known-intrinsics branch from c278737 to 036d181 Compare July 7, 2025 13:45
@Ms2ger Ms2ger enabled auto-merge (rebase) July 7, 2025 13:46
@Ms2ger Ms2ger merged commit d450367 into tc39:main Jul 7, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants