RESOLVED FIXED 208754
Put remaining fixed-sized cells into IsoSubspace
https://bugs.webkit.org/show_bug.cgi?id=208754
Summary Put remaining fixed-sized cells into IsoSubspace
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.