Bug 146941
| Summary: | jsc-tailcall: Temporarily disable FTL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basile Clement <basile_clement> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | msaboff |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 146847, 146942 | ||
Basile Clement
The FTL should be disabled until we can remove the register preservation thunk.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basile Clement
(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>