Skip to content

update Iterator.prototype.{take,drop} for new RangeError#5065

Open
michaelficarra wants to merge 1 commit into
mainfrom
iterator-counter-numbers
Open

update Iterator.prototype.{take,drop} for new RangeError#5065
michaelficarra wants to merge 1 commit into
mainfrom
iterator-counter-numbers

Conversation

@michaelficarra
Copy link
Copy Markdown
Member

@michaelficarra michaelficarra commented May 28, 2026

tc39/ecma262#3776 updates these two methods to throw a RangeError during parameter evaluation for very large finite Number values.

While I was in there, I fixed up the metadata for each of the files I touched. If that's unwanted, I can revert it.

Disclaimer: I used AI in the process of creating this PR.

@michaelficarra michaelficarra requested a review from a team as a code owner May 28, 2026 03:07
@michaelficarra michaelficarra added the has consensus This has committee consensus label May 28, 2026
@michaelficarra michaelficarra force-pushed the iterator-counter-numbers branch from 469477b to 4038d43 Compare May 28, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has consensus This has committee consensus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant