fix various bugs surfaced by the esprima test suite, remove some incorrect tests

This commit is contained in:
Sebastian McKenzie
2015-08-11 16:58:20 +01:00
parent b7b43dc282
commit 8887444cf7
45 changed files with 704 additions and 703 deletions

View File

@@ -1,3 +1,3 @@
{
"throws": "Unexpected token (1:20)"
}
"throws": "Argument name clash in strict mode (1:17)"
}