-
- Downloads
remove garbage: these try/catch tests don't actually test the section cited...
remove garbage: these try/catch tests don't actually test the section cited (or anything for that matter) Cited: https://www.ecma-international.org/ecma-262/5.1/index.html#sec-12.14.1 Present: https://tc39.github.io/ecma262/#sec-strict-mode-of-ecmascript > It is a SyntaxError if a CatchParameter occurs within strict mode code and BoundNames of CatchParameter contains either eval or arguments (13.15.1).
Showing
- test/language/statements/try/12.14.1-4-s.js 0 additions, 20 deletionstest/language/statements/try/12.14.1-4-s.js
- test/language/statements/try/12.14.1-5-s.js 0 additions, 20 deletionstest/language/statements/try/12.14.1-5-s.js
- test/language/statements/try/12.14.1-6-s.js 0 additions, 20 deletionstest/language/statements/try/12.14.1-6-s.js
Loading
Please register or sign in to comment