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