Skip to content

Propagate exceptions in Iterator.concat#1256

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix-iterator-concat
Dec 2, 2025
Merged

Propagate exceptions in Iterator.concat#1256
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix-iterator-concat

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

test262 took a 180 degree turn because the test that is fixed by this commit is the polar opposite of what was tested by the test suite when I originally added Iterator.concat.

The old behavior was not very efficient, so good for them for changing their minds, but next time please do so before I spend an hour implementing it, thank you very much.

test262 took a 180 degree turn because the test that is fixed by this
commit is the polar opposite of what was tested by the test suite when
I originally added Iterator.concat.

The old behavior was not very efficient, so good for them for changing
their minds, but next time please do so before I spend an hour
implementing it, thank you very much.
@bnoordhuis bnoordhuis merged commit fad85d9 into quickjs-ng:master Dec 2, 2025
122 checks passed
@bnoordhuis bnoordhuis deleted the fix-iterator-concat branch December 2, 2025 07:28
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