Searched refs:howRet (Results 1 – 1 of 1) sorted by relevance
350 public static MethodType canonicalize(MethodType mt, int howRet, int howArgs) { in canonicalize() argument354 Class<?> rtc = MethodTypeForm.canonicalize(rtype, howRet); in canonicalize()