Home | History | Annotate | Download | only in arm

Lines Matching refs:not_smi

2277     Label not_smi;
2278 JumpIfNotSmi(object, &not_smi);
2284 bind(&not_smi);
3660 Label not_smi;
3661 JumpIfNotSmi(descriptors, &not_smi);
3663 bind(&not_smi);