Bug 115222

Summary: Cleaned up pre/post inc/dec in bytecode
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

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.