RESOLVED FIXED 115222
Cleaned up pre/post inc/dec in bytecode
https://bugs.webkit.org/show_bug.cgi?id=115222
Summary Cleaned up pre/post inc/dec in bytecode
Geoffrey Garen
Reported 2013-04-25 22:07:41 PDT
Cleaned up pre/post inc/dec in bytecode
Attachments
Patch (50.03 KB, patch)
2013-04-25 22:50 PDT, Geoffrey Garen
fpizlo: review+
Geoffrey Garen
Comment 1 2013-04-25 22:50:01 PDT
Filip Pizlo
Comment 2 2013-04-27 15:58:14 PDT
Comment on attachment 199782 [details] Patch 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.
Geoffrey Garen
Comment 3 2013-04-27 16:12:57 PDT
Note You need to log in before you can comment on or make changes to this bug.