RESOLVED FIXED 89617
DFG should optimize ResolveGlobal
https://bugs.webkit.org/show_bug.cgi?id=89617
Summary DFG should optimize ResolveGlobal
Filip Pizlo
Reported 2012-06-20 17:05:51 PDT
And it should even do specific function optimizations on common things, like the Array constructor.
Attachments
work in progress (24.86 KB, patch)
2012-06-20 17:13 PDT, Filip Pizlo
no flags
the patch (28.56 KB, patch)
2012-06-20 17:20 PDT, Filip Pizlo
oliver: review+
buildbot: commit-queue-
Filip Pizlo
Comment 1 2012-06-20 17:13:28 PDT
Created attachment 148686 [details] work in progress
WebKit Review Bot
Comment 2 2012-06-20 17:17:00 PDT
Attachment 148686 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/JavaScriptCore.xcode..." exit_code: 1 Source/JavaScriptCore/runtime/JSObject.h:49: The parameter name "cell" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3 2012-06-20 17:20:31 PDT
Created attachment 148688 [details] the patch
Build Bot
Comment 4 2012-06-20 18:05:24 PDT
Filip Pizlo
Comment 5 2012-06-20 18:39:06 PDT
Note You need to log in before you can comment on or make changes to this bug.