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

Description Sukolsak Sakshuwong 2015-08-26 01:22:05 PDT
*Executable::unlinkCalls() and CodeBlock::unlinkCalls() are no longer used. We use CodeBlock::unlinkIncomingCalls() to unlink calls.
Comment 1 Sukolsak Sakshuwong 2015-08-26 01:27:16 PDT
Created attachment 259939 [details]
Patch
Comment 2 Geoffrey Garen 2015-08-26 10:47:18 PDT
Comment on attachment 259939 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-08-26 11:34:57 PDT
All reviewed patches have been landed.  Closing bug.