Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ kill
Method
kill
test/common/inspector-helper.js:494–497 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
492
}
493
494
kill() {
495
this._process.kill();
496
return
this.expectShutdown();
497
}
498
499
scriptPath() {
500
return
this._scriptPath;
Callers
15
runTests
Function · 0.95
test
Function · 0.95
runTest
Function · 0.95
runTests
Function · 0.95
test
Function · 0.95
runTests
Function · 0.95
KillProcessWithID
Function · 0.80
kill
Function · 0.80
abortChildProcess
Function · 0.80
spawn
Function · 0.80
child_process.js
File · 0.80
cleanup
Method · 0.80
Calls
1
expectShutdown
Method · 0.95
Tested by
6
test
Function · 0.76
test
Function · 0.76
KillProcessWithID
Function · 0.64
test
Function · 0.64
test
Function · 0.64
test
Function · 0.64