Home
last modified time | relevance | path

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

/third_party/node/src/
Dprocess_wrap.cc142 static void Spawn(const FunctionCallbackInfo<Value>& args) { in Spawn() function in node::__anon168c1d390111::ProcessWrap
Dspawn_sync.cc371 void SyncProcessRunner::Spawn(const FunctionCallbackInfo<Value>& args) { in Spawn() function in node::SyncProcessRunner