Searched refs:firstArg (Results 1 – 2 of 2) sorted by relevance
1193 int firstArg = vPC[2].u.operand; in privateExecute() local1195 ArgList args(callFrame->registers() + firstArg, argCount); in privateExecute()
24160 As a result, two operands to op_call are gone: firstArg and thisVal.