[Webkit-unassigned] [Bug 182414] Async arrow function with var declaration has incorrect shadowing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 2 12:59:07 PST 2018


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

--- Comment #4 from GSkachkov <gskachkov at gmail.com> ---
(In reply to Yusuke Suzuki from comment #3)
> Hm, shoud it print 7? Why doesn’t “var” hide?

I cann't find this rule in current spec but it was in ES5, there is a exist old tests:
```
https://github.com/tc39/test262/blob/master/test/language/function-code/S10.2.1_A5.2_T1.js
https://github.com/tc39/test262/blob/master/test/language/function-code/S10.2.1_A5.1_T2.js
```

-- 
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/20180202/f49f8822/attachment-0001.html>


More information about the webkit-unassigned mailing list