Bug 156302 - bmalloc: handle aligned allocations on the fast path
Summary: bmalloc: handle aligned allocations on the fast path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 11:50 PDT by Geoffrey Garen
Modified: 2016-04-06 13:52 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.53 KB, patch)
2016-04-06 11:56 PDT, Geoffrey Garen
msaboff: 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 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>