Searched refs:have_reclaimed_enough (Results 1 – 1 of 1) sorted by relevance
2002 auto have_reclaimed_enough = [&]() { in AllocateInternalWithGc() local2027 if (gc_ran && have_reclaimed_enough()) { in AllocateInternalWithGc()2066 bool immediately_reclaimed_enough = have_reclaimed_enough(); in AllocateInternalWithGc()2096 (ran_homogeneous_space_compaction && have_reclaimed_enough())) { in AllocateInternalWithGc()