[webkit-reviews] review granted: [Bug 59222] DFG JIT - don't allocate virtual registers to nodes with no result : [Attachment 90743] The patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 13:09:03 PDT 2011


Sam Weinig <sam at webkit.org> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 59222: DFG JIT - don't allocate virtual registers to nodes with no result
https://bugs.webkit.org/show_bug.cgi?id=59222

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=90743&action=review

> Source/JavaScriptCore/dfg/DFGNode.h:34
> +#define DFG_CONSISTENCY_CHECK 1

You probably don't want to do this.


More information about the webkit-reviews mailing list