mirror of https://github.com/tc39/test262.git
91a9abff4e
* Add tests for escape function when parameter is not a string. Fixes #2687 Fixes #2637 * Add test for indirect eval calls when script is a for statement. When for statement doesn't have a body, it should throw a SyntaxError. Fixes #2661 * Add tests for Function Constructor when body contains usestrict. Fixes #2688 Fixes #2638 |
||
---|---|---|
.. | ||
arguments-object | ||
asi | ||
block-scope | ||
comments | ||
computed-property-names | ||
destructuring/binding | ||
directive-prologue | ||
eval-code | ||
export | ||
expressions | ||
function-code | ||
future-reserved-words | ||
global-code | ||
identifier-resolution | ||
identifiers | ||
import | ||
keywords | ||
line-terminators | ||
literals | ||
module-code | ||
punctuators | ||
reserved-words | ||
rest-parameters | ||
source-text | ||
statementList | ||
statements | ||
types | ||
white-space |