WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293873
[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
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-05-31 22:41:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/46183
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
<
rdar://problem/152430929
>
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