[Webkit-unassigned] [Bug 154010] Evals that use TDZ should be cacheable in the CodeCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 18:51:24 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154010

Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Geoffrey Garen <ggaren at apple.com> ---
This was fixed and benchmarked in <https://bugs.webkit.org/show_bug.cgi?id=164357>. 

(Instead of making TDZ evals cacheable in the CodeCache, that patch made them cacheable in the EvalCodeCache. The performance result is even better since the EvalCodeCache caches machine code.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161111/d525b195/attachment-0001.html>


More information about the webkit-unassigned mailing list