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