Home | History | Annotate | Download | only in mips64

Lines Matching refs:lhs_is_smi

341   Label lhs_is_smi;
342 __ JumpIfSmi(lhs, &lhs_is_smi);
366 __ bind(&lhs_is_smi);