[Webkit-unassigned] [Bug 148681] Functions with non-simple parameter list should have poisoned arguments.callee and arguments.caller (even outside strict mode)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 22:24:53 PST 2020


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |shvaikalesh at gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Alexey Shvayka <shvaikalesh at gmail.com> ---
`arguments.caller` poisoned getter was removed from the spec: please see note 5 of https://tc39.es/ecma262/#sec-arguments-exotic-objects.
`arguments.callee` poisoned getter for sloppy functions with non-simple parameter list was implemented in r268323.
  ^ test262 case: https://test262.report/browse/built-ins/ThrowTypeError/unique-per-realm-non-simple.js.

*** This bug has been marked as a duplicate of bug 217574 ***

-- 
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/20201212/70eeb77b/attachment.htm>


More information about the webkit-unassigned mailing list