Home | History | Annotate | Download | only in src

Lines Matching defs:ConfigureHeap

79 // ConfigureHeap (survived_since_last_expansion_, external_allocation_limit_)
6477 bool Heap::ConfigureHeap(int max_semispace_size,
6559 return ConfigureHeap(static_cast<intptr_t>(FLAG_max_new_space_size / 2) * KB,