Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h47 static void FdPrestatDirName(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc713 void WASI::FdPrestatDirName(const FunctionCallbackInfo<Value>& args) { in FdPrestatDirName() function in node::wasi::WASI
1727 SetProtoMethod(isolate, tmpl, "fd_prestat_dir_name", WASI::FdPrestatDirName); in Initialize()

Completed in 4 milliseconds