[Webkit-unassigned] [Bug 69663] DFG ConvertThis speculation logic is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 13:37:51 PDT 2011


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


Oliver Hunt <oliver at apple.com> changed:

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




--- Comment #2 from Oliver Hunt <oliver at apple.com>  2011-10-07 13:37:51 PST ---
(From update of attachment 110207)
View in context: https://bugs.webkit.org/attachment.cgi?id=110207&action=review

> Source/JavaScriptCore/dfg/DFGPropagator.cpp:723
> -            printf("  @%u -> %s", nodeIndex, isArray ? "GetArrayLength" : "GetStringLength");
> +            printf("  @%u -> %s", m_compileIndex, isArray ? "GetArrayLength" : "GetStringLength");

Whoops, my bad

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