Searched defs:MarkGCStart (Results 1 – 3 of 3) sorted by relevance
221 void CollectorResources::MarkGCStart() in MarkGCStart() function in common::CollectorResources
220 void MarkGCStart() { collectorResources_.MarkGCStart(); } in MarkGCStart() function
77 void MarkGCStart() override { return collectorResources_.MarkGCStart(); } in MarkGCStart() function in common::HeapImpl