summaryrefslogtreecommitdiffstats
path: root/js/src/tests/js1_8
Commit message (Collapse)AuthorAgeLines
* Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27-70/+0
| | | | | | | This removes a ton of tests that are no longer relevant with (un)watch removed (e.g. testing stability/bugs in the watchpoint system itself which has never been the most stable), and updates others that would previously rely on watch/unwatch, so that they don't unexpectedly fail.
* 1317374 - Don't do Annex B lexical function behavior when redeclaring a ↵Gaming4JC2019-07-18-2/+2
| | | | parameter name.
* Remove Parser::reportBadReturnwolfbeast2019-04-06-4/+4
| | | | Report simpler errors that don't use the offset of a node as location.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+4809