Bug 130691

Summary: Stop pulling in all the macro assemblers from VM.h
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for landing ggaren: review+

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>