Lines Matching refs:argsLength
252 const uint32_t argsLength = 2; // 2: «kValue, k»
254 EcmaInterpreter::NewRuntimeCallInfo(thread, mapfn, thisArgHandle, undefined, argsLength);
297 const uint32_t argsLength = 2; // 2: «nextValue, k»
299 EcmaInterpreter::NewRuntimeCallInfo(thread, mapfn, thisArgHandle, undefined, argsLength);
369 const uint32_t argsLength = 2; // 2: «kValue, k»
371 EcmaInterpreter::NewRuntimeCallInfo(thread, mapfn, thisArgHandle, undefined, argsLength);
777 const uint32_t argsLength = 3; // 3: «kValue, k, O»
786 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
900 const uint32_t argsLength = 3; // 3: «kValue, k, O»
912 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1037 const uint32_t argsLength = 3; // 3: «kValue, k, O»
1040 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1104 const uint32_t argsLength = 3; // 3: «kValue, k, O»
1110 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1172 const uint32_t argsLength = 3; // 3: «kValue, k, O»
1182 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1561 const uint32_t argsLength = 3; // 3: «kValue, k, O»
1570 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1715 const uint32_t argsLength = 4; // 4: «accumulator, kValue, k, O»
1718 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
1931 const uint32_t argsLength = 4; // 4: «accumulator, kValue, k, O»
1934 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
2337 const uint32_t argsLength = 3; // 3: «kValue, k, O»
2340 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
3343 const uint32_t argsLength = 3; // 3: «kValue, k, O»
3360 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);
3425 const uint32_t argsLength = 3; // 3: «kValue, k, O»
3431 EcmaInterpreter::NewRuntimeCallInfo(thread, callbackFnHandle, thisArgHandle, undefined, argsLength);