Searched refs:set_allocation_timeout (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/runtime/
H A Druntime-test.cc506 isolate->heap()->set_allocation_timeout(timeout);
/external/v8/src/heap/
H A Dheap.h1515 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; } function in class:v8::internal::GarbageCollectionReason::Heap

Completed in 109 milliseconds