Searched refs:is64BitPrimitive (Results 1 – 1 of 1) sorted by relevance
254 } else if (!is64BitPrimitive(returnType)) { in copyReturnValueTo()280 private static boolean is64BitPrimitive(Class<?> type) { in is64BitPrimitive() method in EmulatedStackFrame293 if (is64BitPrimitive(type)) { in getSize()