Searched refs:MaxReserved (Results 1 – 4 of 4) sorted by relevance
127 CHECK(memory_allocator->Setup(heap->MaxReserved(), in TEST()132 heap->MaxReserved(), in TEST()193 CHECK(memory_allocator->Setup(heap->MaxReserved(), in TEST()226 CHECK(memory_allocator->Setup(heap->MaxReserved(), in TEST()
357 intptr_t MaxReserved() { in MaxReserved() function
4844 if (!isolate_->memory_allocator()->Setup(MaxReserved(), MaxExecutableSize())) in Setup()
3619 heap_statistics->set_heap_size_limit(heap->MaxReserved()); in GetHeapStatistics()