Searched defs:clear_soft_references (Results 1 – 6 of 6) sorted by relevance
78 void SetClearSoftReferences(bool clear_soft_references) { in SetClearSoftReferences()
50 void Iteration::Reset(GcCause gc_cause, bool clear_soft_references) { in Reset()162 void GarbageCollector::Run(GcCause gc_cause, bool clear_soft_references) { in Run()
3957 bool clear_soft_references = GetCurrentIteration()->GetClearSoftReferences(); in MarkingPhase() local
1642 bool clear_soft_references = GetCurrentIteration()->GetClearSoftReferences(); in CopyingPhase() local
191 bool clear_soft_references) { in Setup()
2134 void Heap::CollectGarbage(bool clear_soft_references, GcCause cause) { in CollectGarbage()2701 bool clear_soft_references, in CollectGarbageInternal()