Lines Matching defs:start
122 // t2: Pointer to start of arguments.
251 // t2: Pointer to start of argument.
1145 // the feedback vector to keep it that way -- we may as well start
1746 // Load builtin index (stored as a Smi) and use it to get the builtin start
2167 // -- a2 : start index (to support rest parameters)
3623 Label start;
3624 __ bind(&start);
3748 // If the bytecode offset is kFunctionEntryOffset, get the start address of
3766 // Retry from the start after installing baseline code.
3767 __ Branch(&start);