Home
last modified time | relevance | path

Searched refs:full_gc_count_ (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dheap.h2443 void set_full_gc_count(int count) { full_gc_count_ = count; } in set_full_gc_count()
2473 int full_gc_count_; variable
Dheap.cc6627 full_gc_count_(0), in GCTracer()
/external/chromium_org/v8/src/
Dheap.h2792 void set_full_gc_count(int count) { full_gc_count_ = count; } in set_full_gc_count()
2834 int full_gc_count_; variable
Dheap.cc7525 full_gc_count_(0), in GCTracer()