Searched refs:kMinFreeHeapAfterGcForAlloc (Results 1 – 1 of 1) sorted by relevance
188 static constexpr double kMinFreeHeapAfterGcForAlloc = 0.01; variable1547 << kMinFreeHeapAfterGcForAlloc * 100 in ThrowOutOfMemoryError()2008 return free_heap_ratio >= kMinFreeHeapAfterGcForAlloc || in AllocateInternalWithGc()