Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h62 static void PathOpen(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1168 void WASI::PathOpen(const FunctionCallbackInfo<Value>& args) { in PathOpen() function in node::wasi::WASI
1742 SetProtoMethod(isolate, tmpl, "path_open", WASI::PathOpen); in Initialize()

Completed in 4 milliseconds