Home | History | Annotate | Download | only in cctest

Lines Matching full:context2

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