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

Saam Barati
Reported 2016-12-01 17:57:02 PST
We will soon have a wasm callee, and it won't inherit from JSObject
Attachments
patch (101.71 KB, patch)
2016-12-01 18:05 PST, Saam Barati
keith_miller: review+
patch for landing (102.13 KB, patch)
2016-12-01 18:30 PST, Saam Barati
no flags
Saam Barati
Comment 1 2016-12-01 18:05:31 PST
Created attachment 295921 [details] patch Hopefully it builds.
Keith Miller
Comment 2 2016-12-01 18:06:53 PST
Comment on attachment 295921 [details] patch r=me.
Saam Barati
Comment 3 2016-12-01 18:30:13 PST
Created attachment 295923 [details] patch for landing
Saam Barati
Comment 4 2016-12-01 18:39:20 PST
Note You need to log in before you can comment on or make changes to this bug.