Lines Matching defs:start
138 // esi: Pointer to start of arguments.
271 // edi: Pointer to start of arguments.
535 // scratch1 (edx): Pointer to start of arguments.
1843 // Replace the builtin index Smi on the stack with the start address of the
2286 // -- ecx : start index (to support rest parameters)
2322 // -- ecx : start index (to support rest parameters)
2323 // -- edx : number of arguments to copy, i.e. arguments count - start index
4178 Label start;
4179 __ bind(&start);
4301 // If the bytecode offset is kFunctionEntryOffset, get the start address of
4330 // Retry from the start after installing baseline code.
4331 __ jmp(&start);