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

File scatter.js

benchmark/scatter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const fork = require('child_process').fork;
4const path = require('path');

Callers

nothing calls this directly

Calls 14

csvEncodeValueFunction · 0.85
abortMethod · 0.65
sliceMethod · 0.65
mapMethod · 0.65
keysMethod · 0.65
requireFunction · 0.50
forkFunction · 0.50
recursiveFunction · 0.50
resolveMethod · 0.45
onMethod · 0.45
joinMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected