WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
303246
[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
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-11-28 17:33:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54565
Radar WebKit Bug Importer
Comment 2
2025-12-05 17:33:09 PST
<
rdar://problem/165952086
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug