[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 09:51:53 PST 2016


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

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #271441|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #5 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 271441
  --> https://bugs.webkit.org/attachment.cgi?id=271441
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?

-- 
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/1ee13059/attachment.html>


More information about the webkit-unassigned mailing list