Home | History | Annotate | Download | only in cctest

Lines Matching defs:other_context

14320   v8::Persistent<Context> other_context;
14325 other_context = Context::New();
14342 other_context->Enter();
14344 other_context->Exit();
14364 other_context->Enter();
14366 other_context->Exit();
14391 other_context->Enter();
14393 other_context->Exit();
14400 other_context.Dispose();