Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h66 static void PathRename(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1295 void WASI::PathRename(const FunctionCallbackInfo<Value>& args) { in PathRename() function in node::wasi::WASI
1746 SetProtoMethod(isolate, tmpl, "path_rename", WASI::PathRename); in Initialize()

Completed in 4 milliseconds