MCPcopy
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.tsFile · 0.80
evaluate.tsFile · 0.80
threadsTest.tsFile · 0.80
runCrossThreadTestFunction · 0.80
loadWasmSymbolsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected