test262/test/language/expressions
Mathias Bynens e3feffb01e Move `throw "…"` for negative parsing errors to a helper function
Closes #1634.
2018-10-23 13:51:16 +02:00
..
addition
array
arrow-function Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
assignment Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
async-arrow-function Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
async-function Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
async-generator Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
await Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
bitwise-and
bitwise-not
bitwise-or
bitwise-xor
call Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
class Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
comma
compound-assignment Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
concatenation
conditional Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
delete Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
division
does-not-equals
dynamic-import Fix test previously invalid for strict mode 2018-10-19 12:43:39 -04:00
equals
exponentiation Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
function Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
generators Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
greater-than
greater-than-or-equal
grouping
in
instanceof
left-shift
less-than
less-than-or-equal
logical-and
logical-not
logical-or
modulus
multiplication
new
new.target Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
object Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
postfix-decrement Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
postfix-increment Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
prefix-decrement Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
prefix-increment Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
property-accessors Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
relational
right-shift
strict-does-not-equals
strict-equals
subtraction
super
tagged-template
template-literal Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
this Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
typeof
unary-minus
unary-plus
unsigned-right-shift
void
yield Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
tco-pos.js