Searched refs:set_allocation_timeout (Results 1 – 3 of 3) sorted by relevance
898 isolate->heap()->set_allocation_timeout(timeout); in RUNTIME_FUNCTION()
1588 void V8_EXPORT_PRIVATE set_allocation_timeout(int allocation_timeout);
7505 void Heap::set_allocation_timeout(int allocation_timeout) { in set_allocation_timeout() function in v8::internal::Heap