Home | History | Annotate | Download | only in src

Lines Matching defs:ConfigureHeap

92 // ConfigureHeap (survived_since_last_expansion_, external_allocation_limit_)
5556 bool Heap::ConfigureHeap(int max_semispace_size,
5622 return ConfigureHeap(static_cast<intptr_t>(FLAG_max_new_space_size / 2) * KB,