Bug 169543

Summary: [JSC] Optimize frozen array access to improve tagged template string performance
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yusuke Suzuki
Reported 2017-03-13 01:40:51 PDT
Currently, tagged template string call is typically rejected by FTL because of frozen callsite array.
Attachments
Note You need to log in before you can comment on or make changes to this bug.