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