MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-debug.js

File test-worker-debug.js

test/parallel/test-worker-debug.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 15

waitForMessageFunction · 0.85
testBasicWorkerDebugFunction · 0.85
testNoWaitOnStartFunction · 0.85
testTwoWorkersFunction · 0.85
postFunction · 0.70
runWorkerFunction · 0.70
connectMethod · 0.65
disconnectMethod · 0.65
requireFunction · 0.50
logMethod · 0.45
postMessageMethod · 0.45

Tested by

no test coverage detected