RESOLVED FIXED293873
[JSC] Implement `TypedArray#reduce` / `TypedArray#reduceRight` in C++
https://bugs.webkit.org/show_bug.cgi?id=293873
Summary [JSC] Implement `TypedArray#reduce` / `TypedArray#reduceRight` in C++
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.