Bug 279726 - [JSC] Implement `Iterator.prototype.reduce` from Iterator Helpers Proposal
Summary: [JSC] Implement `Iterator.prototype.reduce` from Iterator Helpers Proposal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 279667 (view as bug list)
Depends on:
Blocks: 280811
  Show dependency treegraph
 
Reported: 2024-09-15 00:00 PDT by Sosuke Suzuki
Modified: 2024-10-02 22:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sosuke Suzuki 2024-09-15 00:00:09 PDT
Implement `Iterator.prototype.reduce`
Comment 1 Sosuke Suzuki 2024-09-15 00:04:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/33673
Comment 2 EWS 2024-09-16 03:13:13 PDT
Committed 283697@main (84cc6561cbc8): <https://commits.webkit.org/283697@main>

Reviewed commits have been landed. Closing PR #33673 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-09-16 03:14:16 PDT
<rdar://problem/136064316>
Comment 4 Tetsuharu Ohzeki [UTC+9] 2024-09-17 01:47:13 PDT
*** Bug 279667 has been marked as a duplicate of this bug. ***