Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
const
fork = require(
'child_process'
).fork;
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
14
csvEncodeValue
Function · 0.85
abort
Method · 0.65
slice
Method · 0.65
map
Method · 0.65
keys
Method · 0.65
require
Function · 0.50
fork
Function · 0.50
recursive
Function · 0.50
resolve
Method · 0.45
on
Method · 0.45
join
Method · 0.45
log
Method · 0.45
Tested by
no test coverage detected