NEW303246
[JSC] Implement `Iterator.zip` and `Iterator.zipKeyed`
https://bugs.webkit.org/show_bug.cgi?id=303246
Summary [JSC] Implement `Iterator.zip` and `Iterator.zipKeyed`
Sosuke Suzuki
Reported 2025-11-28 17:32:09 PST
This patch implements `Iterator.zip` and `Iterator.zipKeyed` from Stage 2.7 Joint Iteration Proposal[1]. It passes all test cases of test262. [1]: https://github.com/tc39/proposal-joint-iteration
Attachments
Sosuke Suzuki
Comment 1 2025-11-28 17:33:38 PST
Radar WebKit Bug Importer
Comment 2 2025-12-05 17:33:09 PST
Note You need to log in before you can comment on or make changes to this bug.