[Webkit-unassigned] [Bug 177218] test262: test262/harness/assert-throws-early-referenceerror.js test failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 3 21:36:47 PDT 2019


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

--- Comment #2 from Ross Kirsling <ross.kirsling at sony.com> ---
Update:

One way or another, we're still going to need to turn late errors into early errors for expressions like 0++, ++0, 0 = 0, and 0 += 0, but I've decided to be the guy to propose removing the concept of "early ReferenceError" from the spec and simply having all early errors be SyntaxErrors. :D
https://github.com/tc39/ecma262/pull/1527

-- 
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/20190504/f45da08e/attachment.html>


More information about the webkit-unassigned mailing list