Searched refs:free_heap_ratio (Results 1 – 1 of 1) sorted by relevance
2006 double free_heap_ratio = static_cast<double>(free_heap) / growth_limit_; in AllocateInternalWithGc() local2008 return free_heap_ratio >= kMinFreeHeapAfterGcForAlloc || in AllocateInternalWithGc()