Searched refs:PathCreateDirectory (Results 1 – 2 of 2) sorted by relevance
56 static void PathCreateDirectory(
1022 void WASI::PathCreateDirectory(const FunctionCallbackInfo<Value>& args) { in PathCreateDirectory() function in node::wasi::WASI1711 env->SetProtoMethod(tmpl, "path_create_directory", WASI::PathCreateDirectory); in Initialize()