MCPcopy 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

runTestsFunction · 0.95
testFunction · 0.95
runTestFunction · 0.95
runTestsFunction · 0.95
testFunction · 0.95
runTestsFunction · 0.95
KillProcessWithIDFunction · 0.80
killFunction · 0.80
abortChildProcessFunction · 0.80
spawnFunction · 0.80
child_process.jsFile · 0.80
cleanupMethod · 0.80

Calls 1

expectShutdownMethod · 0.95

Tested by 6

testFunction · 0.76
testFunction · 0.76
KillProcessWithIDFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64