RESOLVED FIXED 94294
Separate MarkStackThreadSharedData from MarkStack
https://bugs.webkit.org/show_bug.cgi?id=94294
Summary Separate MarkStackThreadSharedData from MarkStack
Mark Hahnenberg
Reported 2012-08-16 22:22:29 PDT
MarkStackThreadSharedData is soon going to have data to allow for a parallel copying mode too, so to separate our concerns we should split it out into its own set of files and rename it to GCThreadSharedData. This is purely a cosmetic refactoring.
Attachments
Patch (20.67 KB, patch)
2012-08-16 22:24 PDT, Mark Hahnenberg
no flags
Patch (33.34 KB, patch)
2012-08-22 11:34 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2012-08-16 22:24:31 PDT
Gustavo Noronha (kov)
Comment 2 2012-08-16 22:34:10 PDT
Gyuyoung Kim
Comment 3 2012-08-16 22:39:07 PDT
Early Warning System Bot
Comment 4 2012-08-16 22:47:14 PDT
Early Warning System Bot
Comment 5 2012-08-16 22:49:11 PDT
Build Bot
Comment 6 2012-08-16 23:03:37 PDT
Gyuyoung Kim
Comment 7 2012-08-16 23:05:03 PDT
Comment on attachment 158996 [details] Patch It looks GCThreadSharedData.cpp file wasn't added to this patch.
Build Bot
Comment 8 2012-08-17 03:57:02 PDT
Mark Hahnenberg
Comment 9 2012-08-22 11:34:54 PDT
Filip Pizlo
Comment 10 2012-08-22 14:25:19 PDT
rs=me.
WebKit Review Bot
Comment 11 2012-08-22 14:48:54 PDT
Comment on attachment 159981 [details] Patch Clearing flags on attachment: 159981 Committed r126354: <http://trac.webkit.org/changeset/126354>
WebKit Review Bot
Comment 12 2012-08-22 14:48:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.