Home | History | Annotate | Download | only in mips

Lines Matching refs:not_smi

4047     Label not_smi;
4048 JumpIfNotSmi(object, &not_smi);
4054 bind(&not_smi);
5274 Label not_smi;
5275 JumpIfNotSmi(descriptors, &not_smi);
5277 bind(&not_smi);