summaryrefslogtreecommitdiff
path: root/js/src/vm/RegExpObject.h
Commit message (Expand)AuthorAge
* Issue #2342: Use [[nodiscard]] in /jsMoonchild2023-11-08
* Issue #2172 - add missing RegExpShared TraceKind declarationMartok2023-08-08
* Issue #2148 - Discard RegExpShared data tables when discarding regexp JIT code.Job Bautista2023-03-15
* Issue #2148 - Don't null out RegExpObject -> RegExpShared pointer on GC.Job Bautista2023-03-15
* Issue #2083 - Follow-up: RegExpShared::source should be a GCPtr.Job Bautista2023-01-28
* Revert "Issue #1382 - RegExpShared::groupsTemplate_ cannot be a GCPtr since R...Job Bautista2023-01-26
* Issue #2083 - Part 5: Fix memory leak in RegExpObject.Job Bautista2023-01-26
* Issue #2083 - Part 4: Give RegExpShared a finalizer.Job Bautista2023-01-26
* Issue #2083 - Part 3: Fix RegExpShared rooting hazards now it's a GC thing.Job Bautista2023-01-26
* Issue #2083 - Part 2: Remove use of RegExpGuard.Job Bautista2023-01-26
* Issue #2083 - Part 1: Make RegExpShared a GC thing.Job Bautista2023-01-26
* Issue #1382 - RegExpShared::groupsTemplate_ cannot be a GCPtr since RegExpSha...Martok2023-01-04
* Issue #1285 - implement named capturing groups and named backrefsMartok2022-12-21
* Issue #2008 - Implement missing s parameter parsing and align case with spec.Moonchild2022-09-18
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Issue #1284 - Implement /s (dotAll) for regular expressions, v2.wolfbeast2019-11-18
* Revert "Issue #1284 - Implement /s (dotAll) for regular expressions."wolfbeast2019-11-18
* Issue #1284 - Implement /s (dotAll) for regular expressions.wolfbeast2019-11-18
* 1320408 - Part 23: Change RegExpObject::{getShared,createShared,dumpBytecode}...Gaming4JC2019-07-18
* Use ordinary object for RegExp prototypejanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02