Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h77 static void SockShutdown(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1657 void WASI::SockShutdown(const FunctionCallbackInfo<Value>& args) { in SockShutdown() function in node::wasi::WASI
1757 SetProtoMethod(isolate, tmpl, "sock_shutdown", WASI::SockShutdown); in Initialize()

Completed in 4 milliseconds