Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Revert #1142 - Remove unboxed objects | wolfbeast | 2020-04-14 | -0/+171 |
| | | | | - accounting for removal of watch()/unwatch() | |||
* | Merge branch 'master' into js-modules | wolfbeast | 2019-11-10 | -417/+40 |
|\ | | | | | | | | | # Conflicts: # modules/libpref/init/all.js | |||
| * | Issue #1257 - Part 3: Remove/update tests. | wolfbeast | 2019-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. | Gaming4JC | 2019-07-18 | -1/+1 |
| | | ||||
| * | 903389 - Fix uses of ClassMethodIsNative. | Gaming4JC | 2019-07-18 | -0/+21 |
| | | ||||
| * | 1317374 - Don't do Annex B lexical function behavior when redeclaring a ↵ | Gaming4JC | 2019-07-18 | -1/+3 |
| | | | | | | | | parameter name. | |||
| * | Remove unboxed object tests. | wolfbeast | 2019-06-25 | -171/+0 |
| | | ||||
| * | Stage 1-4: Update tests | Tooru Fujisawa | 2019-02-03 | -15/+15 |
| | | ||||
* | | Bug 1326453 - Part 5: Remove no longer used ListIterator implementation | janekptacijarabaci | 2018-04-14 | -3/+0 |
|/ | ||||
* | Bug 1317397: Only set lastIndex for global or sticky RegExps in ↵ | janekptacijarabaci | 2018-03-24 | -2/+2 |
| | | | | RegExpBuiltinExec per ES2017 | |||
* | Part 4: Fix existing tests | janekptacijarabaci | 2018-03-19 | -17/+17 |
| | | | | Issue #87 | |||
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 | -8/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+28181 |