Searched refs:kMinFreedHeapAfterGcForAlloc (Results 1 – 1 of 1) sorted by relevance
185 static constexpr double kMinFreedHeapAfterGcForAlloc = 0.05; variable2009 newly_freed_ratio >= kMinFreedHeapAfterGcForAlloc; in AllocateInternalWithGc()2050 static_cast<int64_t>(kMinFreedHeapAfterGcForAlloc * growth_limit_ + alloc_size); in AllocateInternalWithGc()