HomeSort by relevance Sort by last modified time
    Searched refs:set_allocation_timeout (Results 1 - 3 of 3) sorted by null

  /external/v8/src/runtime/
runtime-test.cc 258 isolate->heap()->set_allocation_timeout(timeout);
  /external/v8/test/cctest/heap/
test-heap.cc     [all...]
  /external/v8/src/heap/
heap.h 1570 void set_allocation_timeout(int timeout) { allocation_timeout_ = timeout; } function in class:v8::internal::Heap
    [all...]

Completed in 60 milliseconds