Bug 160708

Summary: Remove AbstractInterpreter::executeEdges(unsigned), it is no longer used anywhere
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

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.