Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1317397: Only set lastIndex for global or sticky RegExps in ↵ | janekptacijarabaci | 2018-03-24 | -24/+20 |
| | | | | RegExpBuiltinExec per ES2017 | |||
* | Bug 1343375: Update RegExp.prototype.replace and .match to call ↵ | janekptacijarabaci | 2018-03-24 | -0/+172 |
| | | | | | | ToLength(lastIndex) for non-global RegExp and handle recompilations [Depends on] Bug 1317397: Implement RegExp.lastIndex changes from ES2017 | |||
* | Add support for the function `name` property. | wolfbeast | 2018-03-20 | -0/+28 |
|\ | | | | | | | | | | | This resolves #78. Merged remote-tracking branch 'janek/js_function_name_1' | |||
| * | Bug 1317309: Throw a TypeError when passing a Symbol value to ToAtom | janekptacijarabaci | 2018-03-19 | -0/+28 |
| | | | | | | | | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics | |||
* | | Tests | janekptacijarabaci | 2018-03-19 | -0/+31 |
|/ | | | | Issue #77 | |||
* | JS - RegExp - match updated spec for `/\b/iu` and `/\B/iu` | janekptacijarabaci | 2018-03-12 | -0/+25 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+6346 |