[webkit-reviews] review granted: [Bug 115222] Cleaned up pre/post inc/dec in bytecode : [Attachment 199782] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 27 15:59:53 PDT 2013


Filip Pizlo <fpizlo at apple.com> has granted Geoffrey Garen <ggaren at apple.com>'s
request for review:
Bug 115222: Cleaned up pre/post inc/dec in bytecode
https://bugs.webkit.org/show_bug.cgi?id=115222

Attachment 199782: Patch
https://bugs.webkit.org/attachment.cgi?id=199782&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=199782&action=review


> Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:-2226
> -	       setPair(result, op, srcDst, makeSafe(addToGraph(ArithSub, op,
one())));

OMG yes.  I will not miss this line of code.


More information about the webkit-reviews mailing list