Searched refs:MaxReserved (Results 1 – 4 of 4) sorted by relevance
158 CHECK(memory_allocator->SetUp(heap->MaxReserved(), in VerifyMemoryChunk()211 memory_allocator->SetUp(heap->MaxReserved(), heap->MaxExecutableSize())); in TEST()299 CHECK(memory_allocator->SetUp(heap->MaxReserved(), in TEST()304 heap->MaxReserved(), in TEST()345 CHECK(memory_allocator->SetUp(heap->MaxReserved(), in TEST()371 CHECK(memory_allocator->SetUp(heap->MaxReserved(), in TEST()
549 intptr_t MaxReserved() { in MaxReserved() function
5081 if (!isolate_->memory_allocator()->SetUp(MaxReserved(), MaxExecutableSize())) in SetUp()
6687 heap_statistics->heap_size_limit_ = heap->MaxReserved(); in GetHeapStatistics()