[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:32:55 PDT 2012


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





--- Comment #11 from Filip Pizlo <fpizlo at apple.com>  2012-05-13 18:31:59 PST ---
(In reply to comment #10)
> (From update of attachment 141619 [details])
> 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.

Thanks for catching the redundancies!  I've removed them.

-- 
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