Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8-posix.cc601 void Shell::SetEnvironment(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetEnvironment() function in v8::Shell
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp229 void DawnTestEnvironment::SetEnvironment(DawnTestEnvironment* env) { in SetEnvironment() function in DawnTestEnvironment