Searched refs:old_space_size (Results 1 – 3 of 3) sorted by relevance
2414 size_t* old_space_size; // 3 variable
5191 *stats->old_space_size = old_space_->SizeOfObjects(); in RecordStats()
330 size_t old_space_size; in FatalProcessOutOfMemory() local331 heap_stats.old_space_size = &old_space_size; in FatalProcessOutOfMemory()860 int old_space_size = constraints.max_old_space_size(); in SetResourceConstraints() local864 if (semi_space_size != 0 || old_space_size != 0 || in SetResourceConstraints()866 isolate->heap()->ConfigureHeap(semi_space_size, old_space_size, in SetResourceConstraints()