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

Editorial: address circular definition of Iterator.prototype #3558

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Conversation

michaelficarra
Copy link
Member

As discussed in editor call. Fixes #3555 using the first suggested approach. Closes #3556.

Copy link
Contributor

@arai-a arai-a left a comment

Choose a reason for hiding this comment

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

Thank you!
This is much easier to follow, and also is more machine-readable :)

@michaelficarra michaelficarra requested a review from bakkot April 4, 2025 21:35
@syg syg added the ready to merge Editors believe this PR needs no further reviews, and is ready to land. label Apr 9, 2025
@ljharb ljharb merged commit f0b28b6 into main Apr 10, 2025
8 checks passed
@ljharb ljharb deleted the GH-3555 branch April 10, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial change ready to merge Editors believe this PR needs no further reviews, and is ready to land.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The "%Iterator.prototype%" definition style doesn't match others
5 participants