Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bug 1317397: Only set lastIndex for global or sticky RegExps in ↵ | janekptacijarabaci | 2018-03-24 | -2/+2 |
| | | | | RegExpBuiltinExec per ES2017 | |||
* | Bug 1343375: Update RegExp.prototype.replace and .match to call ↵ | janekptacijarabaci | 2018-03-24 | -0/+75 |
ToLength(lastIndex) for non-global RegExp and handle recompilations [Depends on] Bug 1317397: Implement RegExp.lastIndex changes from ES2017 |