RESOLVED FIXED 149512
Remove special case code for the no-parallel-GC case
https://bugs.webkit.org/show_bug.cgi?id=149512
Summary Remove special case code for the no-parallel-GC case
Filip Pizlo
Reported 2015-09-23 17:15:51 PDT
Serial GC is just a special case of parallel GC, where the helper threads never do anything.
Attachments
the patch (6.28 KB, patch)
2015-09-23 17:20 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2015-09-23 17:20:22 PDT
Created attachment 261851 [details] the patch
Mark Lam
Comment 2 2015-09-23 17:32:51 PDT
Comment on attachment 261851 [details] the patch r=me
Filip Pizlo
Comment 3 2015-09-24 13:13:48 PDT
Note You need to log in before you can comment on or make changes to this bug.