[Webkit-unassigned] [Bug 149338] [ES6] Arrow function created before super() causes TDZ, should it?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 02:29:57 PDT 2015


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

--- Comment #2 from GSkachkov <gskachkov at gmail.com> ---
Yes, this is error message caused because of TDZ check before super() call. Now it always captures 'this' without checking if it is used and whether or not

-- 
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/20150918/71142638/attachment.html>


More information about the webkit-unassigned mailing list