Bug 149512

Summary: Remove special case code for the no-parallel-GC case
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, ggaren, mark.lam, mhahnenb, msaboff, nrotem, oliver, saam, sam
Priority: P2    
Version: Other   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 149433    
Attachments:
Description Flags
the patch mark.lam: review+

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.