Searched refs:run_gc (Results 1 – 1 of 1) sorted by relevance
884 bool run_gc = false; in AllocateInternalWithGc() local889 run_gc = alloc_space_size > min_alloc_space_size_for_sticky_gc_ && in AllocateInternalWithGc()894 run_gc = have_zygote_space_; in AllocateInternalWithGc()897 run_gc = true; in AllocateInternalWithGc()903 if (run_gc) { in AllocateInternalWithGc()