Bug 61592

Summary: Optimized ConservativeSet to avoid double-visiting objects
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch oliver: review+

Description Geoffrey Garen 2011-05-26 19:19:55 PDT
Optimized ConservativeSet to avoid double-visiting objects
Comment 1 Geoffrey Garen 2011-05-26 19:22:06 PDT
Created attachment 95095 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-27 10:39:39 PDT
Committed r87522: <http://trac.webkit.org/changeset/87522>