Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1257 - Part 3: Remove/update tests. | wolfbeast | 2019-10-27 | -287/+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. | |||
* | Bug 1317397: Only set lastIndex for global or sticky RegExps in ↵ | janekptacijarabaci | 2018-03-24 | -1/+1 |
| | | | | RegExpBuiltinExec per ES2017 | |||
* | Add support for the function `name` property. | wolfbeast | 2018-03-20 | -2/+2 |
|\ | | | | | | | | | | | This resolves #78. Merged remote-tracking branch 'janek/js_function_name_1' | |||
| * | Part 4: Fix existing tests | janekptacijarabaci | 2018-03-19 | -2/+2 |
| | | | | | | | | Issue #87 | |||
* | | Tests | janekptacijarabaci | 2018-03-19 | -4/+1 |
|/ | | | | Issue #77 | |||
* | Remove strict arguments poison pill for "caller" property per ES2017 | janekptacijarabaci | 2018-03-18 | -13/+7 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+89231 |