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

  /external/v8/src/
heap.h 1539 void set_full_gc_count(int count) { full_gc_count_ = count; } function in class:v8::internal::BASE_EMBEDDED
    [all...]
heap.cc 603 tracer->set_full_gc_count(mc_count_);
    [all...]

Completed in 31 milliseconds