Bug 140572

Summary: bmalloc: added some infrastructure for aligned allocation
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Geoffrey Garen 2015-01-16 15:53:05 PST
bmalloc: added some infrastructure for aligned allocation
Comment 1 Geoffrey Garen 2015-01-16 15:55:28 PST
Created attachment 244813 [details]
Patch
Comment 2 Andreas Kling 2015-01-16 15:58:08 PST
Comment on attachment 244813 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2015-01-16 16:01:18 PST
Committed r178609: <http://trac.webkit.org/changeset/178609>