Home
last modified time | relevance | path

Searched refs:set_allocation_timeout (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-test.cc258 isolate->heap()->set_allocation_timeout(timeout); in RUNTIME_FUNCTION()
/external/v8/src/heap/
Dheap.h1570 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; } in set_allocation_timeout() function
/external/v8/test/cctest/heap/
Dtest-heap.cc3310 CcTest::heap()->set_allocation_timeout(gc_count); in AddPropertyTo()
4302 heap->set_allocation_timeout(5); in TEST()
5456 heap->set_allocation_timeout(1); in TEST()