Skip to content

Implement the iterator includes proposal - #1619

Open
saghul wants to merge 3 commits into
masterfrom
worktree-elegant-yawning-cosmos
Open

Implement the iterator includes proposal#1619
saghul wants to merge 3 commits into
masterfrom
worktree-elegant-yawning-cosmos

Conversation

@saghul

@saghul saghul commented Jul 30, 2026

Copy link
Copy Markdown
Contributor
  • Update test262
  • Reject out-of-range limits in Iterator.prototype.take/drop
  • Implement the iterator includes proposal

saghul added 3 commits July 30, 2026 09:32
test262 now enforces the normative change adding step 7 to both helpers: if
numLimit is finite and greater than 2**53 - 1, throw a RangeError after
closing the underlying iterator.
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.

1 participant