Home
last modified time | relevance | path

Searched refs:subScript (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-child-process-send-returns-boolean.js14 const subScript = fixtures.path('child-process-persistent.js'); constant
18 const n = fork(subScript);
29 const s = spawn(process.execPath, [subScript], spawnOptions);