Searched refs:ConfigureSegmentPool (Results 1 – 3 of 3) sorted by relevance
47 void ConfigureSegmentPool(const size_t max_pool_size);
38 void AccountingAllocator::ConfigureSegmentPool(const size_t max_pool_size) { in ConfigureSegmentPool() function in v8::internal::AccountingAllocator
869 isolate->allocator()->ConfigureSegmentPool(max_pool_size); in SetResourceConstraints()