Lines Matching full:evaluation_context_
118 Persistent<Context> Shell::evaluation_context_;
588 Handle<Value> argv[kArgc] = { evaluation_context_->Global(), text, full };
618 v8::Context::Scope scope(Shell::evaluation_context_);
730 evaluation_context_->SetSecurityToken(Undefined());
1082 Context::Scope context_scope(evaluation_context_);
1424 evaluation_context_ = context;