Home
last modified time | relevance | path

Searched refs:ProcExit (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_wasi.h70 static void ProcExit(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1454 void WASI::ProcExit(const FunctionCallbackInfo<Value>& args) { in ProcExit() function in node::wasi::WASI
1750 SetProtoMethod(isolate, tmpl, "proc_exit", WASI::ProcExit); in Initialize()

Completed in 4 milliseconds