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

  /art/runtime/gc/collector/
garbage_collector.cc 125 const GcType gc_type = GetGcType(); local
129 (gc_type == kGcTypeFull &&
  /art/runtime/gc/
heap.cc 3440 collector::GcType gc_type = collector_ran->GetGcType(); local
    [all...]
  /external/v8/src/heap/
heap.h 1603 GCType gc_type; member in struct:v8::internal::GarbageCollectionReason::Heap::GCCallbackPair
    [all...]
heap.cc 1306 GCType gc_type = local
    [all...]
  /external/v8/src/
api.cc 8111 reinterpret_cast<v8::Isolate::GCCallback>(callback), gc_type, false); local
8118 reinterpret_cast<v8::Isolate::GCCallback>(callback), gc_type, false); local
    [all...]

Completed in 560 milliseconds