Lines Matching defs:start
120 // t2: Pointer to start of arguments.
265 // t2: Pointer to start of argument.
1203 // the feedback vector to keep it that way -- we may as well start
1820 // Load builtin index (stored as a Smi) and use it to get the builtin start
2277 // -- a2 : start index (to support rest parameters)
3695 Label start;
3696 __ bind(&start);
3826 // If the bytecode offset is kFunctionEntryOffset, get the start address of
3844 // Retry from the start after installing baseline code.
3845 __ Branch(&start);