Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-child-process-exit-code.js28 const exitScript = fixtures.path('exit.js'); constant
29 const exitChild = spawn(process.argv[0], [exitScript, 23]);