MCPcopy Index your code
hub / github.com/nodejs/node / test-trace-events-api.js

File test-trace-events-api.js

test/parallel/test-trace-events-api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-gc --no-warnings --expose-internals
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 11

createTracingFunction · 0.85
traceFunction · 0.85
testApiInChildProcessFunction · 0.85
filterMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
skipMethod · 0.45
enableMethod · 0.45
joinMethod · 0.45
disableMethod · 0.45

Tested by

no test coverage detected