Home
last modified time | relevance | path

Searched defs:GarbageCollectionFullCycle (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/include/
Dv8-metrics.h37 struct GarbageCollectionFullCycle { struct
38 int reason = -1;
39 GarbageCollectionPhases total;
40 GarbageCollectionPhases total_cpp;
41 GarbageCollectionPhases main_thread;
42 GarbageCollectionPhases main_thread_cpp;
43 GarbageCollectionPhases main_thread_atomic;
44 GarbageCollectionPhases main_thread_atomic_cpp;
45 GarbageCollectionPhases main_thread_incremental;
46 GarbageCollectionPhases main_thread_incremental_cpp;
[all …]