RESOLVED FIXED Bug 150832
Rename InlineCallFrame:: getCallerSkippingDeadFrames to something more descriptive
https://bugs.webkit.org/show_bug.cgi?id=150832
Summary Rename InlineCallFrame:: getCallerSkippingDeadFrames to something more descri...
Michael Saboff
Reported 2015-11-02 21:33:30 PST
InlineCallFrame::getCallerSkippingDeadFrames() really skips over tail calling frames. It should be renamed to something like getCallerSkippingTailCallers().
Attachments
Patch (12.29 KB, patch)
2015-11-03 11:12 PST, Michael Saboff
no flags
Michael Saboff
Comment 1 2015-11-03 11:12:18 PST
Geoffrey Garen
Comment 2 2015-11-03 11:13:47 PST
Comment on attachment 264701 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-11-03 12:02:55 PST
Comment on attachment 264701 [details] Patch Clearing flags on attachment: 264701 Committed r191965: <http://trac.webkit.org/changeset/191965>
WebKit Commit Bot
Comment 4 2015-11-03 12:02:58 PST
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.