WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
160708
Remove AbstractInterpreter::executeEdges(unsigned), it is no longer used anywhere
https://bugs.webkit.org/show_bug.cgi?id=160708
Summary
Remove AbstractInterpreter::executeEdges(unsigned), it is no longer used anyw...
Benjamin Poulain
Reported
2016-08-09 14:13:17 PDT
Remove AbstractInterpreter::executeEdges(unsigned), it is no longer used anywhere
Attachments
Patch
(2.32 KB, patch)
2016-08-09 14:13 PDT
,
Benjamin Poulain
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2016-08-09 14:13:33 PDT
Created
attachment 285674
[details]
Patch
Mark Lam
Comment 2
2016-08-09 14:15:22 PDT
Comment on
attachment 285674
[details]
Patch r=me
Mark Lam
Comment 3
2016-08-09 14:17:38 PDT
Comment on
attachment 285674
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=285674&action=review
> Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:-98 > - void executeEdges(unsigned indexInBlock);
Please update / remove the comment above this as well that says "// state.executeEdges(index);".
Benjamin Poulain
Comment 4
2016-08-10 14:16:46 PDT
Committed
r204351
: <
http://trac.webkit.org/changeset/204351
>
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