Bug 221182 - [JSC] TypedArray#fill should be implemented in C++
Summary: [JSC] TypedArray#fill should be implemented in C++
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-30 12:57 PST by Yusuke Suzuki
Modified: 2021-02-01 19:23 PST (History)
9 users (show)

See Also:


Attachments
Patch (18.09 KB, patch)
2021-02-01 15:04 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-01-30 12:57:00 PST
There is no reason to implement it in JS.
Comment 1 Yusuke Suzuki 2021-02-01 15:04:11 PST
Created attachment 418932 [details]
Patch
Comment 2 Ross Kirsling 2021-02-01 15:12:18 PST
Comment on attachment 418932 [details]
Patch

Fantastic! r=me as long as tests pass.
Comment 3 EWS 2021-02-01 18:35:23 PST
commit-queue failed to commit attachment 418932 [details] to WebKit repository.
Comment 4 EWS 2021-02-01 19:22:25 PST
Committed r272187: <https://trac.webkit.org/changeset/272187>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418932 [details].
Comment 5 Radar WebKit Bug Importer 2021-02-01 19:23:14 PST
<rdar://problem/73859208>