Bug 236869

Summary: [JSC] Make ArrayPrototype just an array
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 236890    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch saam: review+, ews-feeder: commit-queue-

Yusuke Suzuki
Reported 2022-02-18 16:11:58 PST
[JSC] Make ArrayPrototype just an array
Attachments
Patch (3.33 KB, patch)
2022-02-18 16:13 PST, Yusuke Suzuki
no flags
Patch (3.38 KB, patch)
2022-02-18 16:16 PST, Yusuke Suzuki
saam: review+
ews-feeder: commit-queue-
Yusuke Suzuki
Comment 1 2022-02-18 16:13:09 PST
Yusuke Suzuki
Comment 2 2022-02-18 16:14:12 PST
This makes RuntimeArray only DerivedArray. Once RuntimeArray is removed, we can just remove DerivedArray.
Yusuke Suzuki
Comment 3 2022-02-18 16:16:29 PST
Yusuke Suzuki
Comment 4 2022-02-18 19:53:20 PST
Radar WebKit Bug Importer
Comment 5 2022-02-18 19:54:36 PST
Yusuke Suzuki
Comment 6 2022-02-19 09:52:10 PST
WebKit Commit Bot
Comment 7 2022-02-19 13:13:23 PST
Re-opened since this is blocked by bug 236890
Brent Fulgham
Comment 8 2022-06-23 16:54:48 PDT
Closing this bug, as the optimization approach seemed to have some drawbacks.
Note You need to log in before you can comment on or make changes to this bug.