Bug 130691 - Stop pulling in all the macro assemblers from VM.h
Summary: Stop pulling in all the macro assemblers from VM.h
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: 2014-03-24 12:03 PDT by Andreas Kling
Modified: 2014-03-24 14:04 PDT (History)
1 user (show)

See Also:


Attachments
Patch for landing (1.00 KB, patch)
2014-03-24 12:09 PDT, Andreas Kling
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-03-24 12:03:20 PDT
Stop pulling in all the macro assemblers from VM.h
Comment 1 Andreas Kling 2014-03-24 12:09:38 PDT
Created attachment 227677 [details]
Patch for landing
Comment 2 Geoffrey Garen 2014-03-24 12:13:38 PDT
Comment on attachment 227677 [details]
Patch for landing

r=me

Would be nice to post .d file length statistics with these patches, to give us a picture of the benefit.
Comment 3 Andreas Kling 2014-03-24 14:04:56 PDT
Committed r166192: <http://trac.webkit.org/changeset/166192>