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 155 Heap::allocation_timeout_-- <= 0) {
heap.h 1311 int allocation_timeout_; member in class:v8::internal::Heap
    [all...]
heap.cc 116 allocation_timeout_(0),
491 allocation_timeout_ = Max(6, FLAG_gc_interval);
    [all...]

Completed in 142 milliseconds