Home | History | Annotate | Download | only in mips

Lines Matching refs:copy_routine

3183     Label copy_routine;
3189 __ Branch(&copy_routine, lt, a2, Operand(SlicedString::kMinLength));
3210 __ bind(&copy_routine);