Searched refs:kGcTypeNone (Results 1 – 2 of 2) sorted by relevance
30 kGcTypeNone, enumerator
151 last_gc_type_(collector::kGcTypeNone), in Heap()1276 FinishGC(self, collector::kGcTypeNone); in TrimSpaces()1511 if (last_gc != collector::kGcTypeNone) { in AllocateInternalWithGc()1527 CollectGarbageInternal(tried_type, kGcCauseForAlloc, false) != collector::kGcTypeNone; in AllocateInternalWithGc()1546 CollectGarbageInternal(gc_type, kGcCauseForAlloc, false) != collector::kGcTypeNone; in AllocateInternalWithGc()1834 FinishGC(self, collector::kGcTypeNone); in PerformHomogeneousSpaceCompact()1916 FinishGC(self, collector::kGcTypeNone); in TransitionCollector()2378 return collector::kGcTypeNone; in CollectGarbageInternal()2392 return collector::kGcTypeNone; in CollectGarbageInternal()2405 return collector::kGcTypeNone; in CollectGarbageInternal()[all …]