Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
H A Dd8-posix.cc506 void Shell::SetUMask(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetUMask() function in v8::Shell
747 os_templ->Set(isolate, "umask", FunctionTemplate::New(isolate, SetUMask)); in AddOSMethods()
H A Dd8.h637 static void SetUMask(const v8::FunctionCallbackInfo<v8::Value>& args);

Completed in 4 milliseconds