Home
last modified time | relevance | path

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

/external/v8/src/
Dd8-posix.cc746 void Shell::UnsetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in UnsetEnvironment() function in v8::Shell
779 FunctionTemplate::New(isolate, UnsetEnvironment)); in AddOSMethods()
Dd8.h433 static void UnsetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args);