Searched refs:SetUMask (Results 1 – 2 of 2) sorted by relevance
547 Handle<Value> Shell::SetUMask(const Arguments& args) { in SetUMask() function in v8::Shell670 os_templ->Set(String::New("umask"), FunctionTemplate::New(SetUMask)); in AddOSMethods()
178 static Handle<Value> SetUMask(const Arguments& args);