[Webkit-unassigned] [Bug 65047] DFG JIT - Add support for op_resolve/op_resolve_base

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 15:08:20 PDT 2011


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


Sam Weinig <sam at webkit.org> changed:

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




--- Comment #2 from Sam Weinig <sam at webkit.org>  2011-07-22 15:08:20 PST ---
(From update of attachment 101772)
View in context: https://bugs.webkit.org/attachment.cgi?id=101772&action=review

> Source/JavaScriptCore/dfg/DFGNode.h:274
> +#ifndef NDEBUG

This should be #if !ASSERT_DISABLED (or however it is spelled).

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