Home | History | Annotate | Download | only in heap

Lines Matching refs:ConfigureHeap

87       // ConfigureHeap.
4665 bool Heap::ConfigureHeap(int max_semi_space_size, int max_old_space_size,
4835 bool Heap::ConfigureHeapDefault() { return ConfigureHeap(0, 0, 0, 0); }