Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-child-process-execfilesync-maxbuf.js
File
test-child-process-execfilesync-maxbuf.js
test/parallel/test-child-process-execfilesync-maxbuf.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
require(
'../common'
);
3
4
// This test checks that the maxBuffer option for child_process.execFileSync()
Callers
nothing calls this directly
Calls
5
execFileSync
Function · 0.85
require
Function · 0.50
getSystemErrorName
Function · 0.50
from
Method · 0.45
ok
Method · 0.45
Tested by
no test coverage detected