Searched defs:clear_soft_references (Results 1 – 6 of 6) sorted by relevance
94 void Iteration::Reset(GcCause gc_cause, bool clear_soft_references) { in Reset()193 void GarbageCollector::Run(GcCause gc_cause, bool clear_soft_references) { in Run()
79 void SetClearSoftReferences(bool clear_soft_references) { in SetClearSoftReferences()
1615 bool clear_soft_references = GetCurrentIteration()->GetClearSoftReferences(); in CopyingPhase() local
3934 bool clear_soft_references = GetCurrentIteration()->GetClearSoftReferences(); in MarkingPhase() local
191 bool clear_soft_references) { in Setup()
2204 void Heap::CollectGarbage(bool clear_soft_references, GcCause cause) { in CollectGarbage()2773 bool clear_soft_references, in CollectGarbageInternal()