Bug 137751 - Use a single allocation for the Arguments object
Summary: Use a single allocation for the Arguments object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 13:00 PDT by Oliver Hunt
Modified: 2014-10-16 15:02 PDT (History)
0 users

See Also:


Attachments
Patch (19.61 KB, patch)
2014-10-15 13:03 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (19.75 KB, patch)
2014-10-15 13:11 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (20.61 KB, patch)
2014-10-15 16:18 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (20.60 KB, patch)
2014-10-16 14:40 PDT, Oliver Hunt
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>