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