Bug 293873

Summary: [JSC] Implement `TypedArray#reduce` / `TypedArray#reduceRight` in C++
Product: WebKit Reporter: Sosuke Suzuki <sosuke>
Component: JavaScriptCoreAssignee: Sosuke Suzuki <sosuke>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Sosuke Suzuki
Reported 2025-05-31 22:40:20 PDT
This patch implements `TypedArray#reduce` and `TypedArray#reduceRight` in C++. See https://commits.webkit.org/293911@main for the rationale for this patch.
Attachments
Sosuke Suzuki
Comment 1 2025-05-31 22:41:10 PDT
EWS
Comment 2 2025-06-02 07:30:37 PDT
Committed 295684@main (b06d050e97e2): <https://commits.webkit.org/295684@main> Reviewed commits have been landed. Closing PR #46183 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-06-02 07:34:45 PDT
Note You need to log in before you can comment on or make changes to this bug.