Home | History | Annotate | Download | only in cctest

Lines Matching full:getcurrent

183     v8::Context::GetCurrent()->Global()->Get(v8::String::New(function_name)));
6869 v8::Handle<v8::Context> current = v8::Context::GetCurrent();
6889 CHECK(debugger_context == v8::Context::GetCurrent());