Lines Matching refs:handles_
852 Handle<mirror::Class> monomorphic_type = handles_->NewHandle(GetMonomorphicType(classes)); in TryInlineMonomorphicCall()
888 handles_, in TryInlineMonomorphicCall()
1016 Handle<mirror::Class> handle = handles_->NewHandle(classes->Get(i)); in TryInlinePolymorphicCall()
1088 handles_, in TryInlinePolymorphicCall()
1284 handles_, in TryInlinePolymorphicCallToSameTarget()
1408 handles_, in TryInlineAndReplace()
1694 Handle<mirror::DexCache> dex_cache = handles_->NewHandle(referrer->GetDexCache()); in CreateInstanceFieldGet()
1698 handles_, in CreateInstanceFieldGet()
1773 handles_); in TryBuildAndInlineHelper()
1777 handles_); in TryBuildAndInlineHelper()
1779 Handle<mirror::Class> compiling_class = handles_->NewHandle(resolved_method->GetDeclaringClass()); in TryBuildAndInlineHelper()
1841 handles_); in TryBuildAndInlineHelper()
1897 handles_, in TryBuildAndInlineHelper()
2096 handles_, in RunOptimizations()
2120 ? ReferenceTypeInfo::Create(handles_->NewHandle(klass)) in GetClassRTI()