Home
last modified time | relevance | path

Searched defs:spawnargs (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-child-process-spawn-error.js30 const spawnargs = ['bar']; variable
/third_party/node/deps/npm/node_modules/cross-spawn/lib/
Denoent.js11 spawnargs: original.args, property
/third_party/node/lib/internal/
Dchild_process.js383 this.spawnargs = []; property