Searched refs:UnsetEnvironment (Results 1 – 2 of 2) sorted by relevance
729 void Shell::UnsetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in UnsetEnvironment() function in v8::Shell865 FunctionTemplate::New(isolate, UnsetEnvironment)); in AddOSMethods()
508 static void UnsetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args);