Bug 148469

Summary: Remove the unused *Executable::unlinkCalls() and CodeBlock::unlinkCalls()
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, ggaren, keith_miller, mark.lam, msaboff, saam, sukolsak
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.