Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h2290 double last_gc_time_ = 0.0; variable
Dheap.cc1502 last_gc_time_ = MonotonicallyIncreasingTimeInMs(); in GarbageCollectionEpilogue()