Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetCurrentContext

147   v8::Local<v8::Object> global = isolate->GetCurrentContext()->Global();
6841 v8::Handle<v8::Context> current = info.GetIsolate()->GetCurrentContext();
6860 CHECK(debugger_context == CcTest::isolate()->GetCurrentContext());