[Webkit-unassigned] [Bug 154639] [ES6] Arrow function. Some not used byte code is emited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 09:17:25 PST 2016


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

--- Comment #3 from GSkachkov <gskachkov at gmail.com> ---
(In reply to comment #1)
> Also TDZ is emited for 'this' in arrow function that is invoked in class
> method

I've checked and seems that this TDZ is not related to the arrow function. It always add when we're accessing to the 'superProperty'

-- 
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/20160301/f89f200b/attachment.html>


More information about the webkit-unassigned mailing list