Bug 147449 - jsc-tailcall: We should consider a tail call as an exit in the LLInt for the purpose of switching to the JIT
Summary: jsc-tailcall: We should consider a tail call as an exit in the LLInt for the ...
Status: RESOLVED FIXED
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:
Blocks: 146477
  Show dependency treegraph
 
Reported: 2015-07-30 11:30 PDT by Basile Clement
Modified: 2015-07-30 16:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2015-07-30 11:32 PDT, Basile Clement
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-07-30 11:30:52 PDT
...
Comment 1 Basile Clement 2015-07-30 11:32:00 PDT
Created attachment 257844 [details]
Patch
Comment 2 Michael Saboff 2015-07-30 13:44:05 PDT
Comment on attachment 257844 [details]
Patch

r=me
Comment 3 Basile Clement 2015-07-30 16:09:15 PDT
Committed r187616