Home
last modified time | relevance | path

Searched defs:start_new_space_size (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/heap/
Dheap.cc1234 void Heap::UpdateSurvivalStatistics(int start_new_space_size) { in UpdateSurvivalStatistics()
1291 int start_new_space_size = Heap::new_space()->SizeAsInt(); in PerformGarbageCollection() local