Searched refs:handles_ (Results 1 – 2 of 2) sorted by relevance
40 handles_(handles), in ReferenceTypePropagation()71 StackHandleScopeCollection* handles_; variable
184 MutableHandle<mirror::Class> handle = handles_->NewHandle(resolved_class); in VisitNewInstance()195 Handle<mirror::Class> handle = handles_->NewHandle(resolved_class); in VisitLoadClass()198 Handle<mirror::Class> class_handle = handles_->NewHandle(mirror::Class::GetJavaLangClass()); in VisitLoadClass()