Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dheap.h445 static inline const char* CollectorName(GarbageCollector collector) { in CollectorName() function
457 static inline const char* CollectorName(v8::GCType gc_type) { in CollectorName() function