MCPcopy Create free account
hub / github.com/nodejs/node / test-inspector-exit-worker-in-wait-for-connection.js

File test-inspector-exit-worker-in-wait-for-connection.js

test/parallel/test-inspector-exit-worker-in-wait-for-connection.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

openMethod · 0.65
waitForDebuggerMethod · 0.65
requireFunction · 0.50
setTimeoutFunction · 0.50
setImmediateFunction · 0.50
skipMethod · 0.45
thenMethod · 0.45
onMethod · 0.45
terminateMethod · 0.45
exitMethod · 0.45
postMessageMethod · 0.45

Tested by

no test coverage detected