RESOLVED FIXED Bug 165293
Rename CallFrame::callee() to CallFrame::jsCallee()
https://bugs.webkit.org/show_bug.cgi?id=165293
Summary Rename CallFrame::callee() to CallFrame::jsCallee()
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.