Bug 279726

Summary: [JSC] Implement `Iterator.prototype.reduce` from Iterator Helpers Proposal
Product: WebKit Reporter: Sosuke Suzuki <aosukeke>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tetsuharu.ohzeki, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 280811    

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. ***