Home | History | Annotate | Download | only in mips64

Lines Matching full:not_smi

4717     Label not_smi;
4718 JumpIfNotSmi(object, &not_smi);
4725 bind(&not_smi);