RESOLVED FIXED 233648
Move Subspaces from VM to Heap.
https://bugs.webkit.org/show_bug.cgi?id=233648
Summary Move Subspaces from VM to Heap.
Mark Lam
Reported 2021-11-30 11:16:11 PST
Subspaces are Heap data structures to begin with, and this refactoring is needed in preparation for the global GC.
Attachments
proposed patch. (420.51 KB, patch)
2021-11-30 14:06 PST, Mark Lam
saam: review+
ews-feeder: commit-queue-
patch for landing. (421.16 KB, patch)
2021-11-30 14:52 PST, Mark Lam
ews-feeder: commit-queue-
patch for landing + speculative fix for Windows build. (421.54 KB, patch)
2021-11-30 16:18 PST, Mark Lam
no flags
Radar WebKit Bug Importer
Comment 1 2021-11-30 11:17:12 PST
Mark Lam
Comment 2 2021-11-30 14:06:03 PST
Created attachment 445469 [details] proposed patch.
Saam Barati
Comment 3 2021-11-30 14:44:06 PST
Comment on attachment 445469 [details] proposed patch. r=me
Mark Lam
Comment 4 2021-11-30 14:52:32 PST
Created attachment 445472 [details] patch for landing. Thanks for the review. This patch also includes a fix for the watchOS EWS build failure.
Mark Lam
Comment 5 2021-11-30 16:18:29 PST
Created attachment 445484 [details] patch for landing + speculative fix for Windows build.
Mark Lam
Comment 6 2021-11-30 20:39:56 PST
Note You need to log in before you can comment on or make changes to this bug.