[Webkit-unassigned] [Bug 86306] DFG should be able to optimize foo.apply(bar, arguments)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 18:24:40 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86306


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141619|review?                     |review+
               Flag|                            |




--- Comment #10 from Gavin Barraclough <barraclough at apple.com>  2012-05-13 18:23:44 PST ---
(From update of attachment 141619)
View in context: https://bugs.webkit.org/attachment.cgi?id=141619&action=review

> Source/JavaScriptCore/dfg/DFGCFGSimplificationPhase.cpp:72
> +                        

You probably didn't mean to do this.

> Source/JavaScriptCore/dfg/DFGCapabilities.cpp:45
> +    UNUSED_PARAM(result);

This is redundant (*shrug* :-) ).

> Source/JavaScriptCore/dfg/DFGDriver.cpp:53
> +    

Probably want to revert this file.

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT64.cpp:948
> +    

Again probably want to revert.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list