Bug 147501 - jsc-tailcall: Emit a single callee-save restoration for fast and slow tail call paths
Summary: jsc-tailcall: Emit a single callee-save restoration for fast and slow tail ca...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-31 13:26 PDT by Basile Clement
Modified: 2015-07-31 13:36 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.05 KB, patch)
2015-07-31 13:27 PDT, Basile Clement
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-07-31 13:26:00 PDT
...
Comment 1 Basile Clement 2015-07-31 13:27:44 PDT
Created attachment 257954 [details]
Patch
Comment 2 Michael Saboff 2015-07-31 13:30:04 PDT
Comment on attachment 257954 [details]
Patch

r=me
Comment 3 Basile Clement 2015-07-31 13:36:49 PDT
Committed r187678 <http://trac.webkit.org/changeset/187678>