Searched defs:passThroughCallSite (Results 1 – 1 of 1) sorted by relevance
85 private static byte passThroughCallSite(byte value) { in passThroughCallSite() method in TestReturnValues97 private static char passThroughCallSite(char value) { in passThroughCallSite() method in TestReturnValues109 private static double passThroughCallSite(double value) { in passThroughCallSite() method in TestReturnValues121 private static float passThroughCallSite(float value) { in passThroughCallSite() method in TestReturnValues133 private static int passThroughCallSite(int value) { in passThroughCallSite() method in TestReturnValues145 private static long passThroughCallSite(long value) { in passThroughCallSite() method in TestReturnValues157 private static Object passThroughCallSite(Object value) { in passThroughCallSite() method in TestReturnValues169 private static Object[] passThroughCallSite(Object[] value) { in passThroughCallSite() method in TestReturnValues181 private static short passThroughCallSite(short value) { in passThroughCallSite() method in TestReturnValues193 private static void passThroughCallSite() { in passThroughCallSite() method in TestReturnValues[all …]