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

  /external/v8/src/heap/
heap-inl.h 306 if (FLAG_gc_interval >= 0 && !always_allocate() &&
heap.h 1901 bool always_allocate() { return always_allocate_scope_count_.Value() != 0; } function in class:v8::internal::GarbageCollectionReason::Heap
    [all...]
mark-compact.cc     [all...]
heap.cc     [all...]
  /external/v8/src/
isolate.cc     [all...]

Completed in 219 milliseconds