Bug 146942
Summary: | jsc-tailcall: Re-enable the 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: | 146854, 146941 | ||
Bug Blocks: | 146851 |
Basile Clement
Once we no longer have the register preservation thunk, we should be able to re-enable the FTL. This should effectively revert https://bugs.webkit.org/show_bug.cgi?id=146941.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Basile Clement
Committed r189050