Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-debugger-invalid-json.mjs
File
test-debugger-invalid-json.mjs
test/parallel/test-debugger-invalid-json.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ skipIfInspectorDisabled, mustCall } from
'../common/index.mjs'
;
2
3
skipIfInspectorDisabled();
4
Callers
nothing calls this directly
Calls
7
skipIfInspectorDisabled
Function · 0.85
startCLI
Function · 0.85
listen
Method · 0.80
mustCall
Function · 0.70
address
Method · 0.65
close
Method · 0.65
end
Method · 0.45
Tested by
no test coverage detected