Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h34 static void FdClose(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc491 void WASI::FdClose(const FunctionCallbackInfo<Value>& args) { in FdClose() function in node::wasi::WASI
1714 SetProtoMethod(isolate, tmpl, "fd_close", WASI::FdClose); in Initialize()

Completed in 4 milliseconds