Home
last modified time | relevance | path

Searched defs:allocation_timeout (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap-allocator.cc146 void HeapAllocator::SetAllocationTimeout(int allocation_timeout) { in SetAllocationTimeout()
Dheap.cc7505 void Heap::set_allocation_timeout(int allocation_timeout) { in set_allocation_timeout()