Home | History | Annotate | Download | only in interpreter

Lines Matching refs:NewHandle

430   Handle<mirror::Throwable> exception(hs.NewHandle(self->GetException()));
437 hs.NewHandle(exception->GetClass()), dex_pc, &clear_exception);
518 Handle<mirror::Class> h_class(hs.NewHandle(declaringClass));