Bug 146941 - jsc-tailcall: Temporarily disable FTL
Summary: jsc-tailcall: Temporarily disable FTL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 146847 146942
  Show dependency treegraph
 
Reported: 2015-07-14 14:12 PDT by Basile Clement
Modified: 2015-07-14 14:48 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-07-14 14:12:59 PDT
The FTL should be disabled until we can remove the register preservation thunk.
Comment 1 Basile Clement 2015-07-14 14:48:28 PDT
(In reply to comment #0)
> The FTL should be disabled until we can remove the register preservation
> thunk.

Committed r186818 <http://trac.webkit.org/changeset/186818>