Bug 208754

Summary: Put remaining fixed-sized cells into IsoSubspace
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, cdumez, eric.carlson, ews-watchlist, glenn, hi, jer.noble, joepeck, jsbell, keith_miller, mark.lam, msaboff, philipj, saam, sergio, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch keith_miller: review+

Yusuke Suzuki
Reported 2020-03-06 19:28:05 PST
Put remaining fixed-sized cells into IsoSubspace
Attachments
Patch (151.06 KB, patch)
2020-03-06 19:32 PST, Yusuke Suzuki
keith_miller: review+
Yusuke Suzuki
Comment 1 2020-03-06 19:32:09 PST
Keith Miller
Comment 2 2020-03-06 20:05:01 PST
Comment on attachment 392841 [details] Patch r=me.
Radar WebKit Bug Importer
Comment 3 2020-03-06 20:06:47 PST
Yusuke Suzuki
Comment 4 2020-03-06 20:43:02 PST
Looking failures. I think this is just because we need to have some IsoSubspaces for fake RuntimeArray implementation in JSC shell (real runtime array already gets IsoSubspace long ago).
Yusuke Suzuki
Comment 5 2020-03-06 21:25:14 PST
(In reply to Yusuke Suzuki from comment #4) > Looking failures. I think this is just because we need to have some > IsoSubspaces for fake RuntimeArray implementation in JSC shell (real runtime > array already gets IsoSubspace long ago). Yes. Fixed.
Yusuke Suzuki
Comment 6 2020-03-06 21:29:32 PST
Note You need to log in before you can comment on or make changes to this bug.