Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/vscode-js-debug
/ kill
Method
kill
src/targets/browser/spawn/browserProcess.ts:61–61 ·
view source on GitHub ↗
* Terminates the process;
()
Source
from the content-addressed store, hash-verified
59
* Terminates the process;
60
*/
61
kill(): void;
62
}
63
64
const
inspectWsConnection =
async
(
Callers
14
testIntegrationUtils.ts
File · 0.65
pickAttach.test.ts
File · 0.65
node-runtime.test.ts
File · 0.65
onConnectionFailed
Function · 0.65
launchInner
Function · 0.65
closeBrowser
Method · 0.65
exitListener
Function · 0.65
launch
Function · 0.65
kill
Method · 0.65
watchdog.ts
File · 0.65
createLifecycle
Method · 0.65
putPidInDebugMode
Function · 0.65
Implementers
3
NonTrackedBrowserProcess
src/targets/browser/spawn/browserProce
PidTrackedBrowserProcess
src/targets/browser/spawn/browserProce
ChildProcessBrowserProcess
src/targets/browser/spawn/browserProce
Calls
no outgoing calls
Tested by
no test coverage detected