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

  /external/v8/src/heap/
heap-inl.h 125 if (!always_allocate() && Heap::allocation_timeout_-- <= 0) {
heap.h 2249 int allocation_timeout_; member in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
heap.cc 237 allocation_timeout_(0)
    [all...]

Completed in 51 milliseconds