[Webkit-unassigned] [Bug 68932] DFG JIT should speculate more aggressively on reads of array.length

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 14:17:34 PDT 2011


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


Oliver Hunt <oliver at apple.com> changed:

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




--- Comment #2 from Oliver Hunt <oliver at apple.com>  2011-09-27 14:17:35 PST ---
(From update of attachment 108895)
View in context: https://bugs.webkit.org/attachment.cgi?id=108895&action=review

> Source/JavaScriptCore/dfg/DFGPropagator.cpp:695
> +#if ENABLE(DFG_DEBUG_PROPAGATION_VERBOSE)
> +            printf("  @%u -> GetArrayLength", nodeIndex);
> +#endif

please add debug message macros

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