Bug 142871 - DFGAllocator should use bmalloc's aligned allocator.
Summary: DFGAllocator should use bmalloc's aligned allocator.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-19 12:16 PDT by Andreas Kling
Modified: 2015-03-19 14:20 PDT (History)
2 users (show)

See Also:


Attachments
Patch (17.96 KB, patch)
2015-03-19 12:30 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-03-19 12:16:47 PDT
This is the last client of PageAllocationAligned.
Comment 1 Andreas Kling 2015-03-19 12:30:13 PDT
Created attachment 249049 [details]
Patch
Comment 2 Geoffrey Garen 2015-03-19 13:20:47 PDT
Comment on attachment 249049 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2015-03-19 14:20:10 PDT
Comment on attachment 249049 [details]
Patch

Clearing flags on attachment: 249049

Committed r181758: <http://trac.webkit.org/changeset/181758>
Comment 4 WebKit Commit Bot 2015-03-19 14:20:14 PDT
All reviewed patches have been landed.  Closing bug.