Home | History | Annotate | Download | only in cctest

Lines Matching refs:scope

69       v8::Isolate::Scope isolate_scope(isolate_);
71 v8::HandleScope scope(isolate_);
74 v8::Context::Scope context_scope(context);
81 v8::Isolate::Scope isolate_scope(isolate_);
82 v8::HandleScope scope(isolate_);
85 v8::Context::Scope context_scope(context);
105 v8::Isolate::Scope isolate_scope(isolate);
108 v8::Context::Scope context_scope(context);
184 v8::Isolate::Scope isolate_scope(isolate_);
233 v8::Isolate::Scope isolate_scope(isolate);
236 v8::Context::Scope context_scope(context);
268 v8::Isolate::Scope isolate_scope(isolate_);
312 v8::Isolate::Scope isolate_scope(isolate1_);
357 v8::Isolate::Scope isolate_scope(isolate_);
361 v8::Context::Scope context_scope(context);
378 v8::Isolate::Scope isolate_scope(isolate_);
382 v8::Context::Scope context_scope(context);
394 v8::Context::Scope context_scope(context);
429 v8::Isolate::Scope isolate_scope(isolate_);
433 v8::Context::Scope context_scope(context);
448 v8::Context::Scope context_scope(context);
489 v8::Isolate::Scope isolate_scope(isolate1_);
493 v8::Context::Scope context_scope(context1);
503 v8::Isolate::Scope isolate_scope(isolate2_);
507 v8::Context::Scope context_scope(context2);
513 v8::Context::Scope context_scope(context2);
550 v8::Isolate::Scope isolate_scope(isolate_);
554 v8::Context::Scope context_scope(context);
563 v8::Isolate::Scope isolate_scope(isolate_);
569 Scope context_scope(context);
592 v8::Isolate::Scope isolate_scope(isolate);
613 v8::Isolate::Scope isolate_scope(CcTest::isolate());
617 v8::Context::Scope context_scope(context);
624 v8::Isolate::Scope isolate_scope(CcTest::isolate());
628 v8::Context::Scope context_scope(context);
650 v8::Isolate::Scope isolate_scope(CcTest::isolate());
666 v8::Isolate::Scope isolate_scope(isolate);
669 v8::Context::Scope context_scope(context);
696 v8::Isolate::Scope isolate_scope(isolate);