Searched defs:max_old_space_size (Results 1 – 2 of 2) sorted by relevance
4907 int max_old_space_size() const { return max_old_space_size_; } in max_old_space_size() function
4665 bool Heap::ConfigureHeap(int max_semi_space_size, int max_old_space_size, in ConfigureHeap()