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+
Benjamin Poulain
Comment 1 2016-08-09 14:13:33 PDT
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
Note You need to log in before you can comment on or make changes to this bug.