Bug 130112

Summary: HandleSet should be generational
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Mark Hahnenberg
Reported 2014-03-11 19:29:43 PDT
Currently handles allocated as part of a HandleSet are stored in a linked list which is iterated every collection. We can do better.
Attachments
Note You need to log in before you can comment on or make changes to this bug.