Bug 147198 - jsc-tailcall: Enable inlining of tail calls in the DFG
Summary: jsc-tailcall: Enable inlining of tail calls in the DFG
Status: RESOLVED DUPLICATE of bug 146850
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on: 146850
Blocks: 146477
  Show dependency treegraph
 
Reported: 2015-07-22 11:43 PDT by Basile Clement
Modified: 2015-07-31 14:49 PDT (History)
0 users

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-22 11:43:51 PDT
This require some changes in the handling of inline call frames.
Comment 1 Basile Clement 2015-07-31 14:49:36 PDT

*** This bug has been marked as a duplicate of bug 146850 ***