[Webkit-unassigned] [Bug 152570] [ES6] Arrow function. Arrow function should raise exception ReferenceError only when access to 'arguments' on top level

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 12:05:19 PST 2016


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

--- Comment #7 from GSkachkov <gskachkov at gmail.com> ---
(In reply to comment #5)
> Comment on attachment 271441 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=271441&action=review
> 
> >>> LayoutTests/js/script-tests/arrowfunction-lexical-bind-arguments-top-level.js:2
> >>> +//@ skip
> >> 
> >> Why?
> > 
> > jsc always has arguments http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/jsc.cpp#L758 so I skip tests in jsc
> > But in browser we do not have arguments, so I'm checking only for browser.
> 
> Ok. Can you add that to your comment in the test?

Fixed

-- 
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/20160217/d6cc1988/attachment.html>


More information about the webkit-unassigned mailing list