Searched refs:kMinFreeHeapAfterGcForAlloc (Results 1 – 1 of 1) sorted by relevance
176 static constexpr double kMinFreeHeapAfterGcForAlloc = 0.01; variable1460 << kMinFreeHeapAfterGcForAlloc * 100 in ThrowOutOfMemoryError()1853 return curr_free_heap >= kMinFreeHeapAfterGcForAlloc; in AllocateInternalWithGc()