summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/basic
Commit message (Collapse)AuthorAgeLines
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22-0/+171
| | | | - accounting for removal of watch()/unwatch()
* Merge branch 'master' into js-moduleswolfbeast2019-11-10-417/+40
|\ | | | | | | | | # Conflicts: # modules/libpref/init/all.js
| * Issue #1257 - Part 3: Remove/update tests.wolfbeast2019-10-27-229/+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.
| * 1333143 - Self-host Object.prototype.valueOf.Gaming4JC2019-07-18-1/+1
| |
| * 903389 - Fix uses of ClassMethodIsNative.Gaming4JC2019-07-18-0/+21
| |
| * 1317374 - Don't do Annex B lexical function behavior when redeclaring a ↵Gaming4JC2019-07-18-1/+3
| | | | | | | | parameter name.
| * Remove unboxed object tests.wolfbeast2019-06-25-171/+0
| |
| * Stage 1-4: Update testsTooru Fujisawa2019-02-03-15/+15
| |
* | Bug 1326453 - Part 5: Remove no longer used ListIterator implementationjanekptacijarabaci2018-04-14-3/+0
|/
* Bug 1317397: Only set lastIndex for global or sticky RegExps in ↵janekptacijarabaci2018-03-24-2/+2
| | | | RegExpBuiltinExec per ES2017
* Part 4: Fix existing testsjanekptacijarabaci2018-03-19-17/+17
| | | | Issue #87
* Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-8/+4
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+28181