Bug 55079 - Moved the "nextAtom" allocation pointer into MarkedBlock for better encapsulation
Summary: Moved the "nextAtom" allocation pointer into MarkedBlock for better encapsula...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 13:22 PST by Geoffrey Garen
Modified: 2011-02-23 14:52 PST (History)
0 users

See Also:


Attachments
Patch (7.29 KB, patch)
2011-02-23 13:26 PST, 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-02-23 13:22:44 PST
Moved the "nextAtom" allocation pointer into MarkedBlock for better encapsulation
Comment 1 Geoffrey Garen 2011-02-23 13:26:08 PST
Created attachment 83534 [details]
Patch
Comment 2 Geoffrey Garen 2011-02-23 14:52:05 PST
Committed r79492: <http://trac.webkit.org/changeset/79492>