Bug 61592 - Optimized ConservativeSet to avoid double-visiting objects
Summary: Optimized ConservativeSet to avoid double-visiting objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 19:19 PDT by Geoffrey Garen
Modified: 2011-05-27 10:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.37 KB, patch)
2011-05-26 19:22 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>