[Webkit-unassigned] [Bug 63563] DFG JIT - add support for double arith to speculative path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 14:24:03 PDT 2011


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





--- Comment #3 from Oliver Hunt <oliver at apple.com>  2011-06-28 14:24:03 PST ---
(From update of attachment 98970)
View in context: https://bugs.webkit.org/attachment.cgi?id=98970&action=review

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:196
> +            } else if (isDoubleConstant(nodeIndex)) {

Fiux these style issues

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:204
> +                return fpr;

again

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