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

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

Completed in 632 milliseconds