Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h58 static void PathFilestatGet(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1040 void WASI::PathFilestatGet(const FunctionCallbackInfo<Value>& args) { in PathFilestatGet() function in node::wasi::WASI
1738 SetProtoMethod(isolate, tmpl, "path_filestat_get", WASI::PathFilestatGet); in Initialize()

Completed in 4 milliseconds