MCPcopy Index your code
hub / github.com/nodejs/node / primary.js

File primary.js

lib/internal/cluster/primary.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {
4 ArrayPrototypePush,

Callers

nothing calls this directly

Calls 13

createWorkerProcessFunction · 0.85
removeHandlesForWorkerFunction · 0.85
removeWorkerFunction · 0.85
internalFunction · 0.85
killMethod · 0.80
sendFunction · 0.70
disconnectMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
onMethod · 0.45
onceMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected