Searched refs:ComputeMaxOldGenerationSize (Results 1 – 3 of 3) sorted by relevance
1194 V8_EXPORT_PRIVATE static size_t ComputeMaxOldGenerationSize(
257 size_t Heap::ComputeMaxOldGenerationSize(uint64_t physical_memory) { in ComputeMaxOldGenerationSize() function in v8::internal::Heap
947 set_max_old_space_size(i::Heap::ComputeMaxOldGenerationSize(physical_memory)); in ConfigureDefaults()