[Webkit-unassigned] [Bug 163208] [ES6]. Implement Annex B.3.3 function hoisting rules for eval

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 17:57:29 PDT 2017


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

--- Comment #83 from Saam Barati <sbarati at apple.com> ---
This patch broke JSBench.
You can run JSBench locally by going to:
http://jsbench.cs.purdue.edu/suite/jsbench-2013.1/harness.html

With this change applied, the benchmark never gets past stage 1.

It seems like other browsers implement this behavior, but also work in JSBench. So perhaps it's a bug in our implementation? I haven't looked into it besides bisecting the change that broke JSBench. I guess it's possible that it's also some kind of JIT bug.

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


More information about the webkit-unassigned mailing list