Bug 147198
| Summary: | jsc-tailcall: Enable inlining of tail calls in the DFG | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basile Clement <basile_clement> |
| Component: | JavaScriptCore | Assignee: | Basile Clement <basile_clement> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 146850 | ||
| Bug Blocks: | 146477 | ||
Basile Clement
This require some changes in the handling of inline call frames.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basile Clement
*** This bug has been marked as a duplicate of bug 146850 ***