WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2013-04-25 22:50:01 PDT
Created
attachment 199782
[details]
Patch
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
Committed
r149247
: <
http://trac.webkit.org/changeset/149247
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug