Skip to content

Fix Iterator.prototype.constructor#1060

Merged
bnoordhuis merged 2 commits intoquickjs-ng:masterfrom
bnoordhuis:iterator-prototype-constructor
May 22, 2025
Merged

Fix Iterator.prototype.constructor#1060
bnoordhuis merged 2 commits intoquickjs-ng:masterfrom
bnoordhuis:iterator-prototype-constructor

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

TC39 in its wisdom decided the property should be an accessor with a setter that enforces certain properties on the set value. Make it so.

TC39 in its wisdom decided the property should be an accessor with a
setter that enforces certain properties on the set value. Make it so.
@bnoordhuis bnoordhuis merged commit a72567a into quickjs-ng:master May 22, 2025
127 checks passed
@bnoordhuis bnoordhuis deleted the iterator-prototype-constructor branch May 22, 2025 20:17
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