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

File round_robin_handle.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 14

isEmptyFunction · 0.85
sendHelperFunction · 0.85
doneFunction · 0.70
sendFunction · 0.70
hasMethod · 0.65
deleteMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
peekFunction · 0.50
removeFunction · 0.50
appendFunction · 0.50

Tested by

no test coverage detected