Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h40 static void FdFilestatGet(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc575 void WASI::FdFilestatGet(const FunctionCallbackInfo<Value>& args) { in FdFilestatGet() function in node::wasi::WASI
1720 SetProtoMethod(isolate, tmpl, "fd_filestat_get", WASI::FdFilestatGet); in Initialize()

Completed in 4 milliseconds