Home
last modified time | relevance | path

Searched refs:MakeDirectory (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8-posix.cc663 void Shell::MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args) { in MakeDirectory() function in v8::Shell
785 FunctionTemplate::New(isolate, MakeDirectory)); in AddOSMethods()
Dd8.h435 static void MakeDirectory(const v8::FunctionCallbackInfo<v8::Value>& args);