Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/vscode-js-debug
/ worker
Method
worker
src/test/test.ts:426–428 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
424
}
425
426
worker(): Promise<ITestHandle> {
427
return
this._worker;
428
}
429
430
/**
431
* Returns the root session DAP connection.
Callers
6
variablesTest.ts
File · 0.80
evaluate.ts
File · 0.80
threadsTest.ts
File · 0.80
runCrossThreadTest
Function · 0.80
node-runtime.test.ts
File · 0.80
loadWasmSymbols
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected