summaryrefslogtreecommitdiffstats
path: root/js/src/vm/RegExpObject.cpp
Commit message (Collapse)AuthorAgeLines
* Revert 1320408 part 15: Make addDataProperty staticwolfbeast2020-02-22-2/+1
|
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18-2/+3
| | | | Resolves #1284.
* 1320408 - Part 23: Change ↵Gaming4JC2019-07-18-15/+14
| | | | RegExpObject::{getShared,createShared,dumpBytecode} to static method.
* 1320408 - Part 15: Change NativeObject::addDataProperty to static method.Gaming4JC2019-07-18-1/+2
|
* 1320408 - Part 14: Change some GlobalObject methods to static method.Gaming4JC2019-07-18-1/+1
|
* Use ordinary object for RegExp prototypejanekptacijarabaci2018-03-19-0/+13
| | | | Issue #77
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1555