Searched defs:callee_type (Results 1 – 3 of 3) sorted by relevance
149 Handle<mirror::MethodType> callee_type, in CreateFromShadowFrameAndArgs()196 Handle<mirror::MethodType> callee_type, in WriteToShadowFrame()
33 ThrowWrongMethodTypeFunctionImpl(CallSiteType callsite_type, CalleeType callee_type) in ThrowWrongMethodTypeFunctionImpl()
390 Handle<mirror::MethodType> callee_type(hs.NewHandle(method_handle->GetMethodType())); in MethodHandleInvokeTransform() local