Bug 259240 - [JSC] Avoid costly length etc. access for `new TypedArray(array)` case
Summary: [JSC] Avoid costly length etc. access for `new TypedArray(array)` case
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: 2023-07-14 23:44 PDT by Yusuke Suzuki
Modified: 2023-07-15 02:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2023-07-14 23:44:45 PDT
...
Comment 1 Yusuke Suzuki 2023-07-14 23:45:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15860
Comment 2 Radar WebKit Bug Importer 2023-07-14 23:46:35 PDT
<rdar://problem/112310821>
Comment 3 EWS 2023-07-15 02:25:01 PDT
Committed 266082@main (e8629ce0fda3): <https://commits.webkit.org/266082@main>

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