Searched refs:set_allocation_timeout (Results 1 – 2 of 2) sorted by relevance
508 isolate->heap()->set_allocation_timeout(timeout); in RUNTIME_FUNCTION()
1449 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; } in set_allocation_timeout() function