Bug 165293

Summary: Rename CallFrame::callee() to CallFrame::jsCallee()
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, commit-queue, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, oliver, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
keith_miller: review+
patch for landing none

Description Saam Barati 2016-12-01 17:57:02 PST
We will soon have a wasm callee, and it won't inherit from JSObject
Comment 1 Saam Barati 2016-12-01 18:05:31 PST
Created attachment 295921 [details]
patch

Hopefully it builds.
Comment 2 Keith Miller 2016-12-01 18:06:53 PST
Comment on attachment 295921 [details]
patch

r=me.
Comment 3 Saam Barati 2016-12-01 18:30:13 PST
Created attachment 295923 [details]
patch for landing
Comment 4 Saam Barati 2016-12-01 18:39:20 PST
landed in:
https://trac.webkit.org/changeset/209229