Lines Matching refs:argsLength

589     const int32_t argsLength = 3; // 3: ?kValue, k, O?
605 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
631 const int32_t argsLength = 3; // 3: ?kValue, k, O?
647 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
675 const int32_t argsLength = 3; // 3: ?kValue, k, O?
683 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
695 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
720 const int32_t argsLength = 3; // 3: ?kValue, k, O?
728 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
737 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
764 const int32_t argsLength = 3; // 3: ?kValue, k, O?
775 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
788 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1041 const int32_t argsLength = 3; // 3: ?kValue, k, O?
1056 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1091 const int32_t argsLength = 3; // 3: ?kValue, k, O?
1103 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1436 const uint32_t argsLength = 4; // 4: «accumulator, kValue, k, O»
1438 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, undefined, undefined, argsLength);
1543 const uint32_t argsLength = 3; // 3: «kValue, k, O»
1557 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1587 const int32_t argsLength = 4; // 4: «accumulator, kValue, k, O»
1594 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1609 thisArgHandle, undefined, argsLength);