Home | Sort by relevance Sort by last modified time |
/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...] |
/external/chromium_org/v8/src/ | |
heap-inl.h | 224 Heap::allocation_timeout_-- <= 0) { |
heap.h | 1941 int allocation_timeout_; member in class:v8::internal::Heap [all...] |
heap.cc | 106 allocation_timeout_(0), 734 allocation_timeout_ = Max(6, FLAG_gc_interval); [all...] |