Bug 147449

Summary: jsc-tailcall: We should consider a tail call as an exit in the LLInt for the purpose of switching to the JIT
Product: WebKit Reporter: Basile Clement <basile_clement>
Component: JavaScriptCoreAssignee: Basile Clement <basile_clement>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, mark.lam, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146477    
Attachments:
Description Flags
Patch msaboff: review+

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