summaryrefslogtreecommitdiff
path: root/js/src/jsgc.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2172 - ensure pointers in RegExpShared are updated after GC compactingMartok2023-08-08
* Issue #1240 - Part 1 - Define a new BigInt primitive type.Brian Smith2023-07-13
* Avoid TLS lookups when checking if zones need to be marked for GC.Moonchild2023-06-27
* Simplify incremental GC sweepingMoonchild2023-06-27
* Issue #2083 - Part 1: Make RegExpShared a GC thing.Job Bautista2023-01-26
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Issue #316 - Be more gentle with the CC and nursery.wolfbeast2020-02-20
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
* Remove unboxed objects from GCwolfbeast2019-05-15
* Braces and one more typo fix for commentwin7-72019-04-30
* Whitespaces, typo, tabs to spacewin7-72019-04-30
* Remove rest of empty lines.win7-72019-04-30
* Remove some empty lineswin7-72019-04-30
* remaining tabs to space js/src/jsgc.cppwin7-72019-04-30
* tab to spaces js/srcwin7-72019-04-30
* Add newline at end of files js/srcwin7-72019-04-29
* Improve dead compartment collection js/srcwin7-72019-04-29
* Fix possible data race while updating scope object during compacting GC.wolfbeast2019-02-07
* Bug 1465108 - Use function pointers rather than virtual run method for GC par...Jon Coppeard2018-06-07
* Fix count of compacting update tasks started.wolfbeast2018-06-07
* Remove runDebugGC() stubwolfbeast2018-02-03
* Remove pushZealSelectedObjects() and callerwolfbeast2018-02-03
* Remove finishMarkingValidation and callerwolfbeast2018-02-03
* Remove validateIncrementalMarking() and callerwolfbeast2018-02-03
* Remove computeNonIncrementalMarkingForValidation(lock) and callerwolfbeast2018-02-03
* Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.wolfbeast2018-02-03
* Remove hasZealMode(mode) and callerswolfbeast2018-02-03
* Remove isVerifyPreBarriersEnabled() stub and callerswolfbeast2018-02-03
* Remove remaining conditional GCZeal code.wolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02