Home | History | Annotate | Download | only in mips

Lines Matching refs:skip1

3051   Label skip1;
3052 __ Branch(&skip1, gt, scratch, Operand(HeapNumber::kExponentBias - 2));
3059 __ bind(&skip1);