Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
4
common.skipIfInspectorDisabled();
Callers
nothing calls this directly
Calls
7
startCLI
Function · 0.85
waitInitialBreak
Function · 0.70
require
Function · 0.50
refresh
Method · 0.45
resolve
Method · 0.45
path
Method · 0.45
then
Method · 0.45
Tested by
no test coverage detected