Home | History | Annotate | Download | only in cctest

Lines Matching defs:context2

6960   v8::Local<v8::Context> context2 = v8::Debug::GetDebugContext();
6961 CHECK_EQ(*context1, *context2);