[webkit-reviews] review granted: [Bug 130069] ASSERTION FAILED: node->op() == Phi || node->op() == SetArgument : [Attachment 226394] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 11 09:45:08 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 130069: ASSERTION FAILED: node->op() == Phi || node->op() == SetArgument
https://bugs.webkit.org/show_bug.cgi?id=130069

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=226394&action=review


r=me

> Source/JavaScriptCore/dfg/DFGDCEPhase.cpp:264
> +		       // but we shouldn't bother.

Not sure what you meant by "we shouldn't bother".


More information about the webkit-reviews mailing list