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

  /external/v8/src/
heap-inl.h 194 Heap::allocation_timeout_-- <= 0) {
heap.h 1678 int allocation_timeout_; member in class:v8::internal::Heap
    [all...]
heap.cc 117 allocation_timeout_(0),
497 allocation_timeout_ = Max(6, FLAG_gc_interval);
    [all...]

Completed in 73 milliseconds