Home | History | Annotate | Download | only in mips

Lines Matching refs:not_smi

2183   Label not_smi;
2185 __ JumpIfNotSmi(v0, &not_smi);
2206 __ bind(&not_smi);