Home
last modified time | relevance | path

Searched defs:getValidStdio (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-child-process-validate-stdio.js6 const getValidStdio = require('internal/child_process').getValidStdio; constant
/third_party/node/lib/internal/
Dchild_process.js979 function getValidStdio(stdio, sync) { function
1129 getValidStdio, property