Searched refs:isInvocationArgAtIndex (Results 1 – 1 of 1) sorted by relevance
346 if (isInvocationArgAtIndex(index)) { in popArg()491 private boolean isInvocationArgAtIndex(int argIndex) { in isInvocationArgAtIndex() method in PooledLambdaImpl