Bug 86327 - DFG should optimize inlined uses of arguments.length and arguments[i]
Summary: DFG should optimize inlined uses of arguments.length and arguments[i]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-13 16:24 PDT by Filip Pizlo
Modified: 2012-05-23 17:18 PDT (History)
0 users

See Also:


Attachments
work in progress (28.80 KB, patch)
2012-05-13 16:32 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
more (39.96 KB, patch)
2012-05-14 13:37 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (45.17 KB, patch)
2012-05-14 14:40 PDT, Filip Pizlo
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-05-13 16:24:56 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-05-13 16:32:39 PDT
Created attachment 141616 [details]
work in progress
Comment 2 Filip Pizlo 2012-05-14 13:37:50 PDT
Created attachment 141776 [details]
more

Still a work in progress
Comment 3 Filip Pizlo 2012-05-14 14:40:43 PDT
Created attachment 141794 [details]
the patch
Comment 4 Filip Pizlo 2012-05-14 16:55:13 PDT
Landed in http://trac.webkit.org/changeset/117017
Comment 5 Filip Pizlo 2012-05-23 17:18:21 PDT
Merged in http://trac.webkit.org/changeset/118278