MCPcopy Index your code
hub / github.com/nodejs/node / test-debugger-heap-profiler.js

File test-debugger-heap-profiler.js

test/parallel/test-debugger-heap-profiler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3
4common.skipIfInspectorDisabled();

Callers

nothing calls this directly

Calls 7

startCLIFunction · 0.85
waitInitialBreakFunction · 0.70
requireFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
pathMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected