RESOLVED FIXED 161744
Move JSMap/JSSet over to Auxiliary MarkedSpace
https://bugs.webkit.org/show_bug.cgi?id=161744
Summary Move JSMap/JSSet over to Auxiliary MarkedSpace
Filip Pizlo
Reported 2016-09-08 10:57:06 PDT
Patch forthcoming.
Attachments
the patch (31.66 KB, patch)
2016-09-08 11:00 PDT, Filip Pizlo
no flags
the patch (32.85 KB, patch)
2016-09-08 11:14 PDT, Filip Pizlo
saam: review+
Filip Pizlo
Comment 1 2016-09-08 11:00:04 PDT
Created attachment 288279 [details] the patch
Filip Pizlo
Comment 2 2016-09-08 11:14:11 PDT
Created attachment 288284 [details] the patch
Saam Barati
Comment 3 2016-09-08 11:17:43 PDT
Comment on attachment 288284 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=288284&action=review > Source/JavaScriptCore/ChangeLog:8 > + This moves the buffer out of CopiedSpace and into Auxiliary MarkedSpace. Also mention that you're removing MapData since it's no longer used.
Filip Pizlo
Comment 4 2016-09-08 12:01:29 PDT
Note You need to log in before you can comment on or make changes to this bug.