Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_perf.h72 enum PerformanceGCFlags { enum
150 PerformanceGCFlags flags;
152 Details(PerformanceGCKind kind_, PerformanceGCFlags flags_) in Details()
Dnode_perf.cc183 static_cast<PerformanceGCFlags>(flags))); in MarkGarbageCollectionEnd()