Searched refs:callArgs (Results 1 – 2 of 2) sorted by relevance
251 function &getMethodObject($cmdName, $methodName, $methodSig, $callArgs) argument261 'return '.$className.'::'.$methodName.'('.$callArgs.');');
742 var bound = restArgs(function(callArgs) { argument743 return executeBound(func, bound, context, this, args.concat(callArgs));