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 BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
array Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
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 BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
bitwise-not BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
bitwise-or BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
bitwise-xor BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
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 Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
compound-assignment Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
concatenation Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
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 BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
does-not-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
dynamic-import Fix test previously invalid for strict mode 2018-10-19 12:43:39 -04:00
equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
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 Adding prefixed string to compare with BigInt 2018-05-20 20:24:13 -03:00
greater-than-or-equal BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
grouping Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
in Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
instanceof Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
left-shift BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
less-than Adding prefixed string to compare with BigInt 2018-05-20 20:24:13 -03:00
less-than-or-equal BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
logical-and Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
logical-not Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
logical-or Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
modulus BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
multiplication BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
new Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
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 Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
right-shift BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
strict-does-not-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
strict-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
subtraction BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
super Features: run feature detector to verify newly added feature flags 2018-07-25 12:16:49 -04:00
tagged-template TemplateMap: split TemplateMap cache test into own file 2018-06-07 23:12:16 -04:00
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 Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
unary-minus BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
unary-plus BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
unsigned-right-shift BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
void Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
yield Move `throw "…"` for negative parsing errors to a helper function 2018-10-23 13:51:16 +02:00
tco-pos.js Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00