Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetCurrentContext

116     return isolate()->GetCurrentContext()->Global();
342 if (v8::Script::Compile(v8::Isolate::GetCurrent()->GetCurrentContext(), x)
356 v8::Local<v8::Context> context = CcTest::isolate()->GetCurrentContext();
366 v8::Isolate::GetCurrent()->GetCurrentContext(), &script_source)
397 v8::Local<v8::Context> context = isolate->GetCurrentContext();
407 ->Run(v8::Isolate::GetCurrent()->GetCurrentContext())
439 v8::Local<v8::Context> context = isolate->GetCurrentContext();
460 v8::Local<v8::Context> context = isolate->GetCurrentContext();
473 GetCurrentContext();
500 result->Int32Value(v8::Isolate::GetCurrent()->GetCurrentContext())
509 result->BooleanValue(v8::Isolate::GetCurrent()->GetCurrentContext())