Searched refs:evaluation_context_ (Results 1 – 2 of 2) sorted by relevance
446 static Global<Context> evaluation_context_;
264 Global<Context> Shell::evaluation_context_; member in v8::Shell1085 v8::Local<v8::Context>::New(isolate, evaluation_context_); in InstallUtilityScript()1469 v8::Local<v8::Context>::New(isolate, evaluation_context_); in RunShell()2045 evaluation_context_.Reset(isolate, context); in RunMain()2534 evaluation_context_.Reset(); in Main()