Lines Matching defs:start
101 Label start;
102 __ bind(&start);
230 // If the bytecode offset is kFunctionEntryOffset, get the start address of
248 // Retry from the start after installing baseline code.
249 __ b(&start);
352 // r7: Pointer to start of arguments.
417 __ addi(r3, r3, Operand(Code::kHeaderSize - kHeapObjectTag)); // Code start
430 // Compute the target address = code start + osr_offset
539 // r7: Pointer to start of argument.
2002 // Load builtin index (stored as a Smi) and use it to get the builtin start
2359 // -- r5 : start index (to support rest parameters)
2392 // -- r5 : start index (to support rest parameters)
2395 // -- r8 : number of arguments to copy, i.e. arguments count - start index