- Jun 14, 2016
-
-
Mike Pennisi authored
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.
-
- Apr 12, 2015
-
-
Caitlin Potter authored
-