Home
last modified time | relevance | path

Searched refs:last_gc_time_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.h2148 double last_gc_time_; variable
Dheap.cc199 last_gc_time_(0.0), in Heap()
1037 last_gc_time_ = MonotonicallyIncreasingTimeInMs(); in GarbageCollectionEpilogue()