Skip to content

Fix Iterator Helper close when the source iterator has no return#1558

Merged
saghul merged 3 commits into
masterfrom
fix-iterator-helper-return-no-return-method
Jul 12, 2026
Merged

Fix Iterator Helper close when the source iterator has no return#1558
saghul merged 3 commits into
masterfrom
fix-iterator-helper-return-no-return-method

Conversation

@saghul

@saghul saghul commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Fixes #1557

Comment thread quickjs.c Outdated
Comment thread quickjs.c Outdated
Comment thread quickjs.c Outdated
Comment thread quickjs.c Outdated
Comment thread quickjs.c Outdated
Comment thread quickjs.c Outdated
@saghul saghul force-pushed the fix-iterator-helper-return-no-return-method branch from 104723c to 18906da Compare July 6, 2026 12:19
@saghul

saghul commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

@bnoordhuis Done! PTAL when you get a chance.

@saghul saghul merged commit d950d55 into master Jul 12, 2026
125 checks passed
@saghul saghul deleted the fix-iterator-helper-return-no-return-method branch July 12, 2026 22:01
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.

[BUG] Chained filter().take(1).toArray() throws TypeError: not a function

2 participants