Home | History | Annotate | Download | only in mips

Lines Matching defs:not_smi

5125     Label not_smi;
5126 JumpIfNotSmi(object, &not_smi);
5132 bind(&not_smi);