Bug 137751

Summary: Use a single allocation for the Arguments object
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch fpizlo: review+

Description Oliver Hunt 2014-10-15 13:00:14 PDT
Perform Arguments object allocation inline
Comment 1 Oliver Hunt 2014-10-15 13:03:17 PDT
Created attachment 239887 [details]
Patch
Comment 2 Oliver Hunt 2014-10-15 13:11:46 PDT
Created attachment 239889 [details]
Patch
Comment 3 Oliver Hunt 2014-10-15 16:18:45 PDT
Created attachment 239905 [details]
Patch
Comment 4 Oliver Hunt 2014-10-16 14:40:07 PDT
Created attachment 239972 [details]
Patch
Comment 5 Oliver Hunt 2014-10-16 15:02:17 PDT
Committed r174795: <http://trac.webkit.org/changeset/174795>