Searched refs:subScript (Results 1 – 1 of 1) sorted by relevance
14 const subScript = fixtures.path('child-process-persistent.js'); constant18 const n = fork(subScript);29 const s = spawn(process.execPath, [subScript], spawnOptions);