Searched refs:kGcCauseForNativeAlloc (Results 1 – 3 of 3) sorted by relevance
38 kGcCauseForNativeAlloc, enumerator
35 case kGcCauseForNativeAlloc: return "NativeAlloc"; in PrettyCause()
4140 RequestConcurrentGC(self, kGcCauseForNativeAlloc, /*force_full=*/true, starting_gc_num); in CheckGCForNative()4152 || WaitForGcToComplete(kGcCauseForNativeAlloc, self) != collector::kGcTypeNone) { in CheckGCForNative()4164 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false, starting_gc_num + 1); in CheckGCForNative()