Bug 62413 - Factored MarkedBlock set management into a helper class with a fast case Bloom filter
Summary: Factored MarkedBlock set management into a helper class with a fast case Bloo...
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-06-09 16:44 PDT by Geoffrey Garen
Modified: 2011-06-09 17:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch (22.08 KB, patch)
2011-06-09 16:54 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-06-09 16:44:37 PDT
Factored MarkedBlock set management into a helper class with a fast case Bloom filter
Comment 1 Geoffrey Garen 2011-06-09 16:54:08 PDT
Created attachment 96663 [details]
Patch
Comment 2 Oliver Hunt 2011-06-09 16:58:17 PDT
Comment on attachment 96663 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2011-06-09 17:02:28 PDT
Committed r88504: <http://trac.webkit.org/changeset/88504>