Home
last modified time | relevance | path

Searched refs:NODE_PERFORMANCE_GC_INCREMENTAL (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/parallel/
Dtest-performance-gc.js14 NODE_PERFORMANCE_GC_INCREMENTAL,
22 NODE_PERFORMANCE_GC_INCREMENTAL,
/third_party/node/src/
Dnode_perf.h68 NODE_PERFORMANCE_GC_INCREMENTAL = v8::GCType::kGCTypeIncrementalMarking, enumerator
Dnode_perf.cc332 NODE_DEFINE_CONSTANT(constants, NODE_PERFORMANCE_GC_INCREMENTAL); in Initialize()
/third_party/node/doc/api/
Dperf_hooks.md514 * `perf_hooks.constants.NODE_PERFORMANCE_GC_INCREMENTAL`
536 * `perf_hooks.constants.NODE_PERFORMANCE_GC_INCREMENTAL`