Searched refs:tried_type (Results 1 – 1 of 1) sorted by relevance
1861 collector::GcType tried_type = next_gc_type_; in AllocateInternalWithGc() local1862 if (last_gc < tried_type) { in AllocateInternalWithGc()1864 CollectGarbageInternal(tried_type, kGcCauseForAlloc, false, starting_gc_num + 1) in AllocateInternalWithGc()