RESOLVED FIXED 148469
Remove the unused *Executable::unlinkCalls() and CodeBlock::unlinkCalls()
https://bugs.webkit.org/show_bug.cgi?id=148469
Summary Remove the unused *Executable::unlinkCalls() and CodeBlock::unlinkCalls()
Sukolsak Sakshuwong
Reported 2015-08-26 01:22:05 PDT
*Executable::unlinkCalls() and CodeBlock::unlinkCalls() are no longer used. We use CodeBlock::unlinkIncomingCalls() to unlink calls.
Attachments
Patch (6.21 KB, patch)
2015-08-26 01:27 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2015-08-26 01:27:16 PDT
Geoffrey Garen
Comment 2 2015-08-26 10:47:18 PDT
Comment on attachment 259939 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-08-26 11:34:54 PDT
Comment on attachment 259939 [details] Patch Clearing flags on attachment: 259939 Committed r188972: <http://trac.webkit.org/changeset/188972>
WebKit Commit Bot
Comment 4 2015-08-26 11:34:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.