Home | History | Annotate | Download | only in ia32

Lines Matching refs:smi

124   // Check that the receiver isn't a smi.
177 // Check that the receiver isn't a smi.
196 Label* smi,
198 // Check that the object isn't a smi.
200 __ j(zero, smi, not_taken);
222 // Load length from the string and convert to a smi.
317 // Check that the receiver isn't a smi.
591 __ push(Immediate(Smi::FromInt(0)));
592 __ push(Immediate(Smi::FromInt(0)));
593 __ push(Immediate(Smi::FromInt(0)));
594 __ push(Immediate(Smi::FromInt(0)));
695 // Check that the receiver isn't a smi.
883 // Check that the object isn't a smi.
1004 // Check that the receiver isn't a smi.
1029 // Check that the receiver isn't a smi.
1099 // Check that the receiver isn't a smi.
1179 // Check that the receiver isn't a smi.
1232 // Check that the receiver isn't a smi.
1297 // Check that the object is a smi or a heap number.
1458 // the receiver cannot be a smi.
1562 // Check that the object isn't a smi.
1612 // Check that the object isn't a smi.
1840 // the receiver cannot be a smi.
2095 // Will both indicate a NULL and a Smi.