Home | Sort by relevance Sort by last modified time |
/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...] |