[webkit-reviews] review granted: [Bug 65047] DFG JIT - Add support for op_resolve/op_resolve_base : [Attachment 101772] The patch

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


Sam Weinig <sam at webkit.org> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 65047: DFG JIT - Add support for op_resolve/op_resolve_base
https://bugs.webkit.org/show_bug.cgi?id=65047

Attachment 101772: The patch
https://bugs.webkit.org/attachment.cgi?id=101772&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
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).


More information about the webkit-reviews mailing list