Home | History | Annotate | Download | only in mips

Lines Matching refs:copy_routine

6171     Label copy_routine;
6177 __ Branch(&copy_routine, lt, a2, Operand(SlicedString::kMinLength));
6198 __ bind(&copy_routine);