test262/test/language
Rick Waldron bcd308b553 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).
2017-08-11 13:18:26 -04:00
..
arguments-object Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
asi Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
block-scope Re-generate tests 2017-06-28 11:24:36 -04:00
comments Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
computed-property-names
destructuring/binding
directive-prologue Ensure evaluation does not occur 2017-07-13 12:27:29 -04:00
eval-code
export Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
expressions Throw away tests 2017-07-25 10:55:29 -04:00
function-code Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
future-reserved-words Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
global-code Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
identifier-resolution
identifiers Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
import Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
keywords Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
line-terminators Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
literals Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
module-code Relax [[DefineOwnProperty]] on module namespace exotic objects. 2017-08-07 10:50:02 -04:00
punctuators Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
reserved-words Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
rest-parameters Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
source-text
statements remove garbage: these try/catch tests don't actually test the section cited (or anything for that matter) 2017-08-11 13:18:26 -04:00
types Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
white-space Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00