Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove runDebugGC() stub | wolfbeast | 2018-02-03 | -5/+0 |
| | ||||
* | Remove pushZealSelectedObjects() and caller | wolfbeast | 2018-02-03 | -8/+0 |
| | ||||
* | Remove finishMarkingValidation and caller | wolfbeast | 2018-02-03 | -7/+0 |
| | ||||
* | Remove validateIncrementalMarking() and caller | wolfbeast | 2018-02-03 | -7/+0 |
| | ||||
* | Remove computeNonIncrementalMarkingForValidation(lock) and caller | wolfbeast | 2018-02-03 | -7/+0 |
| | ||||
* | Remove AutoStopVerifyingBarriers RAII stub struct no longer in use. | wolfbeast | 2018-02-03 | -3/+0 |
| | ||||
* | Remove hasZealMode(mode) and callers | wolfbeast | 2018-02-03 | -26/+1 |
| | ||||
* | Remove isVerifyPreBarriersEnabled() stub and callers | wolfbeast | 2018-02-03 | -1/+1 |
| | ||||
* | Remove remaining conditional GCZeal code. | wolfbeast | 2018-02-03 | -594/+1 |
| | | | | | | | | | | | | | | | Creates stubs: jsgc.h/cpp VerifyBarriers() stub MaybeVerifyBarriers() stub GCRuntime::computeNonIncrementalMarkingForValidation() stub GCRuntime::validateIncrementalMarking() stub GCRuntime::finishMarkingValidation() stub GCRuntime::pushZealSelectedObjects() stub bool useZeal? GCRuntime::runDebugGC() stub XPConnect: nsXPCComponents_Utils::SetGCZeal() stub (always NS_OK) | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+7722 |