Home
last modified time | relevance | path

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

/external/v8/src/
Dd8-posix.cc663 void Shell::SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetEnvironment() function in v8::Shell
715 FunctionTemplate::New(isolate, SetEnvironment)); in AddOSMethods()
Dd8.h355 static void SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args);