Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-performance-gc.js16 NODE_PERFORMANCE_GC_FLAGS_FORCED
35 assert.strictEqual(entry.flags, NODE_PERFORMANCE_GC_FLAGS_FORCED);
36 assert.strictEqual(entry.detail.flags, NODE_PERFORMANCE_GC_FLAGS_FORCED);
/third_party/node/src/
Dnode_perf.h77 NODE_PERFORMANCE_GC_FLAGS_FORCED = enumerator
Dnode_perf.cc340 constants, NODE_PERFORMANCE_GC_FLAGS_FORCED); in Initialize()
/third_party/node/doc/api/
Dperf_hooks.md477 * `perf_hooks.constants.NODE_PERFORMANCE_GC_FLAGS_FORCED`
541 * `perf_hooks.constants.NODE_PERFORMANCE_GC_FLAGS_FORCED`