Lines Matching defs:start
122 // t2: Pointer to start of arguments.
251 // t2: Pointer to start of argument.
1141 // the feedback vector to keep it that way -- we may as well start
1750 // Load builtin index (stored as a Smi) and use it to get the builtin start
2170 // -- a2 : start index (to support rest parameters)
3595 Label start;
3596 __ bind(&start);
3721 // If the bytecode offset is kFunctionEntryOffset, get the start address of
3739 // Retry from the start after installing baseline code.
3740 __ Branch(&start);