Bug 239891 - Upstream TypedArray.prototype.fill speedup from bun
Summary: Upstream TypedArray.prototype.fill speedup from bun
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: 2022-04-28 23:45 PDT by Saam Barati
Modified: 2022-05-10 18:01 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Alexey Proskuryakov 2022-04-29 14:53:07 PDT
What license is this new code under?
Comment 2 Yusuke Suzuki 2022-04-29 15:45:12 PDT
bun is MIT licensed. https://github.com/Jarred-Sumner/bun-releases-for-updater
Comment 3 Radar WebKit Bug Importer 2022-05-05 23:46:12 PDT
<rdar://problem/92843578>
Comment 4 Yusuke Suzuki 2022-05-09 01:43:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/563
Comment 5 EWS 2022-05-10 18:01:38 PDT
Committed r294047 (250455@main): <https://commits.webkit.org/250455@main>

Reviewed commits have been landed. Closing PR #563 and removing active labels.