summaryrefslogtreecommitdiff
path: root/js/src/vm/SPSProfiler.cpp
Commit message (Collapse)AuthorAge
* Issue #2083 - Part 1: Make RegExpShared a GC thing.Job Bautista2023-01-26
| | | | | | | | | | Based on Mozilla bug 1345177. Changes from the original bug's patch: - We don't have JS::CurrentThreadIsHeapCollecting, so let's use trc->runtime()->isHeapCollecting() instead. - Mozilla bug 1337117 renamed runtimeFromMainThread to runtimeFromActiveCooperatingThread for Firefox 54, so let's use the former
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02