]> git.kaiwu.me - quickjs.git/commit
Iterator functions:
authorFabrice Bellard <fabrice@bellard.org>
Sat, 20 Sep 2025 16:30:02 +0000 (18:30 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Sat, 20 Sep 2025 16:30:02 +0000 (18:30 +0200)
commit2d99c323a27ca9013230cfd6fb56ab37f2a0f1d4
tree16862723ba584f7f71b7454f179d5f534cf600f1
parentcf0e179263093bd77fcce6c05da25d5969b9aa52
Iterator functions:

- removed memory leak
- don't close iterator when IteratorStepValue fails
- fixed  Iterator Wrap next() and return() arguments
- fixed Iterator.from()
TODO
quickjs.c
test262.conf