Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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'
;
2
const
common = require(
'../common'
);
3
4
common.skipIfInspectorDisabled();
Callers
nothing calls this directly
Calls
15
waitForMessage
Function · 0.85
testBasicWorkerDebug
Function · 0.85
testNoWaitOnStart
Function · 0.85
testTwoWorkers
Function · 0.85
testWaitForDisconnectInWorker
Function · 0.85
post
Function · 0.70
runWorker
Function · 0.70
connect
Method · 0.65
disconnect
Method · 0.65
require
Function · 0.50
log
Method · 0.45
postMessage
Method · 0.45
Tested by
no test coverage detected