Home
last modified time | relevance | path

Searched defs:callsite_type (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dmethod_handles-inl.h108 inline bool ConvertArgumentValue(Handle<mirror::MethodType> callsite_type, in ConvertArgumentValue()
131 inline bool ConvertArgumentValue(Handle<mirror::MethodType> callsite_type, in ConvertArgumentValue()
142 inline bool ConvertReturnValue(Handle<mirror::MethodType> callsite_type, in ConvertReturnValue()
167 Handle<mirror::MethodType> callsite_type, in PerformConversions()
220 Handle<mirror::MethodType> callsite_type, in PerformConversions()
231 Handle<mirror::MethodType> callsite_type, in PerformConversions()
Dvar_handles.cc33 Handle<mirror::MethodType> callsite_type, in VarHandleInvokeAccessorWithConversions()
64 Handle<mirror::MethodType> callsite_type, in VarHandleInvokeAccessor()
Dmethod_handles.cc200 Handle<mirror::MethodType> callsite_type, in ConvertJValueCommon()
370 Handle<mirror::MethodType> callsite_type, in MethodHandleInvokeTransform()
623 Handle<mirror::MethodType> callsite_type, in MethodHandleFieldAccess()
692 Handle<mirror::MethodType> callsite_type, in DoVarHandleInvokeTranslation()
807 Handle<mirror::MethodType> callsite_type, in MethodHandleInvokeExactInternal()
841 Handle<mirror::MethodType> callsite_type, in MethodHandleInvokeInternal()
892 Handle<mirror::MethodType> callsite_type, in MethodHandleInvoke()
902 Handle<mirror::MethodType> callsite_type, in MethodHandleInvokeExact()
914 Handle<mirror::MethodType> callsite_type = hs.NewHandle(emulated_frame->GetType()); in MethodHandleInvokeExactWithFrame() local
/art/runtime/interpreter/
Dinterpreter_common.cc350 Handle<mirror::MethodType> callsite_type(hs.NewHandle( in DoMethodHandleInvokeCommon() local
458 Handle<mirror::MethodType> callsite_type(hs.NewHandle( in DoVarHandleInvokeCommon() local