Home | History | Annotate | Download | only in ia32

Lines Matching refs:not_smi

2075   Label not_smi;
2077 __ JumpIfNotSmi(eax, &not_smi);
2100 __ bind(&not_smi);