[webkit-reviews] review granted: [Bug 121132] Propagate the Int48 stuff into the prediction propagator. : [Attachment 211263] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 10 16:49:38 PDT 2013


Mark Hahnenberg <mhahnenberg at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 121132: Propagate the Int48 stuff into the prediction propagator.
https://bugs.webkit.org/show_bug.cgi?id=121132

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

------- Additional Comments from Mark Hahnenberg <mhahnenberg at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=211263&action=review


r=me

> Source/JavaScriptCore/dfg/DFGNodeFlags.h:101
>      if (flags & NodeMayOverflow)

Call helper.

> Source/JavaScriptCore/dfg/DFGNodeFlags.h:112
> +    if (flags & NodeMayNegZero)

Call helper.


More information about the webkit-reviews mailing list