Home | Sort by relevance Sort by last modified time |
/external/chromium_org/v8/src/ | |
heap-inl.h | 187 Heap::allocation_timeout_-- <= 0) { |
heap.h | 1567 int allocation_timeout_; member in class:v8::internal::Heap [all...] |
heap.cc | 86 allocation_timeout_(0), 800 allocation_timeout_ = Max(6, FLAG_gc_interval); [all...] |