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.cc1270 void Heap::UpdateSurvivalStatistics(int start_new_space_size) { in UpdateSurvivalStatistics()
1322 int start_new_space_size = static_cast<int>(Heap::new_space()->Size()); in PerformGarbageCollection() local