Lines Matching refs:ThrowWrongMethodTypeException

224       ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get());  in ConvertJValueCommon()
256 ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get()); in ConvertJValueCommon()
262 ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get()); in ConvertJValueCommon()
267 ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get()); in ConvertJValueCommon()
291 ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get()); in ConvertJValueCommon()
302 ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get()); in ConvertJValueCommon()
349 ThrowWrongMethodTypeException(callee_type.Get(), callsite_type.Get()); in ConvertAndCopyArgumentsFromCallerFrame()
495 ThrowWrongMethodTypeException(target_type.Get(), callsite_type.Get()); in MethodHandleInvokeMethod()
1026 ThrowWrongMethodTypeException(method_handle->GetMethodType(), callsite_type.Get()); in DoVarHandleInvokeTranslation()
1044 ThrowWrongMethodTypeException(method_handle->GetMethodType(), callsite_type.Get()); in DoVarHandleInvokeTranslation()
1070 ThrowWrongMethodTypeException(vh_type.Get(), mh_invoke_type.Get()); in DoVarHandleInvokeTranslation()
1076 ThrowWrongMethodTypeException(vh_type.Get(), mh_invoke_type.Get()); in DoVarHandleInvokeTranslation()
1108 ThrowWrongMethodTypeException(handle_type.Ptr(), callsite_type.Get()); in MethodHandleInvokeInternal()
1148 ThrowWrongMethodTypeException(method_handle_type.Get(), callsite_type.Get()); in MethodHandleInvokeExactInternal()
1282 ThrowWrongMethodTypeException(nominal_type.Ptr(), callsite_type.Get()); in MethodHandleInvokeExact()