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

  /external/v8/src/
heap.cc 110 mc_count_(0),
819 mc_count_++;
823 tracer->set_full_gc_count(mc_count_ + ms_count_);
    [all...]
heap.h 1291 int mc_count_; \/\/ how many mark-compact collections happened member in class:v8::internal::Heap
    [all...]

Completed in 16 milliseconds