Bug 156302

Summary: bmalloc: handle aligned allocations on the fast path
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, kling, msaboff
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch msaboff: review+

Description Geoffrey Garen 2016-04-06 11:50:07 PDT
bmalloc: handle aligned allocations on the fast path
Comment 1 Geoffrey Garen 2016-04-06 11:56:29 PDT
Created attachment 275800 [details]
Patch
Comment 2 Michael Saboff 2016-04-06 12:14:40 PDT
Comment on attachment 275800 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2016-04-06 13:52:11 PDT
Committed r199115: <http://trac.webkit.org/changeset/199115>