Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h56 static void PathCreateDirectory(
H A Dnode_wasi.cc1017 void WASI::PathCreateDirectory(const FunctionCallbackInfo<Value>& args) { in PathCreateDirectory() function in node::wasi::WASI
1737 isolate, tmpl, "path_create_directory", WASI::PathCreateDirectory); in Initialize()

Completed in 3 milliseconds