Home | History | Annotate | Download | only in cctest

Lines Matching defs:context2

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