Home
last modified time | relevance | path

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

/third_party/node/src/
Dprocess_wrap.cc104 Local<Array> stdios = in ParseStdioOptions() local
107 uint32_t len = stdios->Length(); in ParseStdioOptions()
113 stdios->Get(context, i).ToLocalChecked().As<Object>(); in ParseStdioOptions()
/third_party/node/doc/api/
Dchild_process.md817 // Child will use parent's stdios.