Lines Matching defs:start
122 // t2: Pointer to start of arguments.
250 // t2: Pointer to start of argument.
1137 // the feedback vector to keep it that way -- we may as well start
1741 // Load builtin index (stored as a Smi) and use it to get the builtin start
2114 // -- a2 : start index (to support rest parameters)
3357 // we can start copying at aligned.
4044 Label start;
4045 __ bind(&start);
4170 // If the bytecode offset is kFunctionEntryOffset, get the start address of
4188 // Retry from the start after installing baseline code.
4189 __ Branch(&start);