summaryrefslogtreecommitdiff
path: root/js/src/gc
Commit message (Expand)AuthorAge
* Remove UnboxedArray code part 2wolfbeast2019-05-23
* Remove unboxed objects from GCwolfbeast2019-05-15
* tab to spaces js/src/gcwin7-72019-04-30
* add newline at end of files js/src/gcwin7-72019-04-29
* Improve dead compartment collection js/src/gcwin7-72019-04-29
* Issue mcp-graveyard/UXP%187: Remove solaris conditional code.wolfbeast2019-03-30
* Reset nursery position when it's disabled.Jon Coppeard2019-03-22
* Remove telemetry leftovers from JS engine.adeshkp2019-01-30
* Stop using PodZero in several places to initialize values of non-trivial typetrav902018-09-12
* Convert the trailing array of BindingNames at the end of the various kinds of...trav902018-09-02
* Simplify HeapSlot to make it trivially copyabletrav902018-08-12
* Bug 1465108 - Use function pointers rather than virtual run method for GC par...Jon Coppeard2018-06-07
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07
* Bug 1323868: Report object allocation failure when running off-main-threadjanekptacijarabaci2018-03-19
* Always initialize nursery data structures even if size is smaller than one ch...wolfbeast2018-02-05
* Remove unused compileBarriers()wolfbeast2018-02-03
* Remove SetGCZeal() stub and its callers.wolfbeast2018-02-03
* 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 needZealousGC()wolfbeast2018-02-03
* Remove upcomingZealousGC() and callerwolfbeast2018-02-03
* Remove clearZealMode(mode)wolfbeast2018-02-03
* Remove hasZealMode(mode) and callerswolfbeast2018-02-03
* Remove isVerifyPreBarriersEnabled() stub and callerswolfbeast2018-02-03
* Remove GCZeal: Base cleanupwolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02