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

/external/v8/src/
H A Dd8-posix.cc661 Handle<Value> Shell::UnsetEnvironment(const Arguments& args) { function in class:v8::Shell
682 FunctionTemplate::New(UnsetEnvironment));
H A Dd8.h356 static Handle<Value> UnsetEnvironment(const Arguments& args);

Completed in 58 milliseconds