Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h36 static void FdFdstatGet(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc515 void WASI::FdFdstatGet(const FunctionCallbackInfo<Value>& args) { in FdFdstatGet() function in node::wasi::WASI
1716 SetProtoMethod(isolate, tmpl, "fd_fdstat_get", WASI::FdFdstatGet); in Initialize()

Completed in 3 milliseconds