NEW 169543
[JSC] Optimize frozen array access to improve tagged template string performance
https://bugs.webkit.org/show_bug.cgi?id=169543
Summary [JSC] Optimize frozen array access to improve tagged template string performance
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.