Bug 148447 - jsc-tailcall: Add an option to disable tail calls
Summary: jsc-tailcall: Add an option to disable tail calls
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 15:04 PDT by Basile Clement
Modified: 2015-08-25 15:09 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2015-08-25 15:05 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-08-25 15:04:58 PDT
jsc-tailcall: Add an option to disable tail calls
Comment 1 Basile Clement 2015-08-25 15:05:36 PDT
Created attachment 259886 [details]
Patch
Comment 2 Michael Saboff 2015-08-25 15:06:24 PDT
Comment on attachment 259886 [details]
Patch

r=me
Comment 3 Basile Clement 2015-08-25 15:09:54 PDT
Committed r188934 <http://trac.webkit.org/changeset/188934>