WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279501
[JSC] Implement `Iterator.prototype.forEach` from Iterator Helpers Proposal
https://bugs.webkit.org/show_bug.cgi?id=279501
Summary
[JSC] Implement `Iterator.prototype.forEach` from Iterator Helpers Proposal
Sosuke Suzuki
Reported
2024-09-11 02:08:12 PDT
This patch implements `Iterator.prototype.forEach`[1] from Iterator Helpers Proposal[2]. [1]:
https://tc39.es/proposal-iterator-helpers/#sec-iteratorprototype.foreach
[2]:
https://github.com/tc39/proposal-iterator-helpers
Attachments
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2024-09-11 02:10:06 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33455
EWS
Comment 2
2024-09-14 08:36:30 PDT
Committed
283673@main
(0de8b68389b2): <
https://commits.webkit.org/283673@main
> Reviewed commits have been landed. Closing PR #33455 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-09-14 08:37:14 PDT
<
rdar://problem/136010225
>
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