Bug 136868 - bmalloc: moved line caches from the deallocator to the allocator
Summary: bmalloc: moved line caches from the deallocator to the allocator
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: 2014-09-16 14:15 PDT by Geoffrey Garen
Modified: 2014-09-16 15:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (12.43 KB, patch)
2014-09-16 14:21 PDT, Geoffrey Garen
barraclough: 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 2014-09-16 14:15:11 PDT
bmalloc: moved line caches from the deallocator to the allocator
Comment 1 Geoffrey Garen 2014-09-16 14:21:00 PDT
Created attachment 238209 [details]
Patch
Comment 2 Geoffrey Garen 2014-09-16 15:37:24 PDT
Committed r173675: <http://trac.webkit.org/changeset/173675>