Skip to content
Snippets Groups Projects
Commit c0a3b2db authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Relax test for forbidden extension

According to ES2015, functions created using the FunctionDeclaration
syntax may define "own" properties named "caller" and "arguments" as
long as this is done using the AddRestrictedFunctionProperties abstract
operation.

Remove the assertions that prohibit this extension.
parent 88bc7fe7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment