Lines Matching refs:GetMethod
56 FindFieldFromCode<find_type, do_access_check>(field_idx, shadow_frame.GetMethod(), self, in DoFieldGet()
176 shadow_frame.GetMethod(), in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
269 FindFieldFromCode<find_type, do_access_check>(field_idx, shadow_frame.GetMethod(), self, in DoFieldPut()
364 shadow_frame.GetMethod(), in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
442 uint32_t found_dex_pc = shadow_frame.GetMethod()->FindCatchBlock( in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()
453 shadow_frame.GetMethod(), in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()
477 << inst->DumpString(shadow_frame.GetMethod()->GetDexFile()); in UnexpectedOpcode()
528 ArtMethod* method = shadow_frame->GetMethod(); in ArtInterpreterToCompiledCodeBridge()
545 method = shadow_frame->GetMethod(); in ArtInterpreterToCompiledCodeBridge()
636 class_linker->ResolveMethodType(self, callsite_proto_id, shadow_frame.GetMethod()))); in DoMethodHandleInvokeCommon()
744 CREATE_SHADOW_FRAME(num_vregs, nullptr, shadow_frame.GetMethod(), shadow_frame.GetDexPC()); in DoVarHandleInvokeChecked()
789 class_linker->ResolveMethodType(self, vRegH, shadow_frame.GetMethod()))); in DoVarHandleInvokeCommon()
881 self, invoke_method_idx, shadow_frame.GetMethod(), kVirtual); in DO_VAR_HANDLE_ACCESSOR()
907 ArtMethod* referrer = shadow_frame.GetMethod(); in InvokeBootstrapMethod()
940 hs.NewHandle(shadow_frame.GetMethod()->GetDeclaringClass()); in InvokeBootstrapMethod()
1124 Handle<mirror::DexCache> dex_cache(hs.NewHandle(shadow_frame.GetMethod()->GetDexCache())); in DoInvokeCustom()
1299 new_shadow_frame->GetMethod()->GetInterfaceMethodIfProxy(kRuntimePointerSize); in DoCallCommon()
1347 new_shadow_frame->GetMethod()->GetName(), shorty_pos, in DoCallCommon()
1389 shadow_frame.GetMethod(), in DoCallCommon()
1443 shadow_frame.GetMethod(), in DoFilledNewArray()