Home
last modified time | relevance | path

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

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