Home | History | Annotate | Download | only in src

Lines Matching refs:evaluation_context_

263 Global<Context> Shell::evaluation_context_;
913 context = Local<Context>::New(isolate, evaluation_context_);
1067 v8::Local<v8::Context>::New(isolate, evaluation_context_);
1478 v8::Local<v8::Context>::New(isolate, evaluation_context_);
2047 evaluation_context_.Reset(isolate, context);
2533 evaluation_context_.Reset();