Home | History | Annotate | Download | only in cctest

Lines Matching refs:v8_isolate

15966   v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate);
15967 v8::HandleScope scope(v8_isolate);
15969 v8::Local<v8::Context> current = v8_isolate->GetCurrentContext();