Bug 125485 - CStack Branch: ctiNativeCallFallback and friends should renamed ...NativeTailCall
Summary: CStack Branch: ctiNativeCallFallback and friends should renamed ...NativeTail...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 23:00 PST by Michael Saboff
Modified: 2014-01-13 18:46 PST (History)
1 user (show)

See Also:


Attachments
Patch (9.73 KB, patch)
2013-12-09 23:17 PST, Michael Saboff
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2013-12-09 23:00:51 PST
To better describe what is happening, ctiNativeCallFallback should be renamed ctiNativeTailCall and nativeCallFallbackGenerator should be renamed nativeTailCallGenerator.
Comment 1 Michael Saboff 2013-12-09 23:17:10 PST
Created attachment 218838 [details]
Patch

Patch landed in change set r160268  <http://trac.webkit.org/changeset/160351>.
Comment 2 Geoffrey Garen 2013-12-10 08:53:07 PST
Comment on attachment 218838 [details]
Patch

r=me
Comment 3 Mark Lam 2014-01-13 18:46:00 PST
Review status updated in r161938: <http://trac.webkit.org/r161938>.