Home | History | Annotate | Download | only in ia32

Lines Matching refs:TAGGED

1610   // TAGGED case:
1612 // esp[4]: tagged number input argument (should be number).
1615 // eax: tagged double result.
1626 const bool tagged = (argument_type_ == TAGGED);
1627 if (tagged) {
1725 if (tagged) {
1737 if (tagged) {
1751 if (tagged) {
1777 if (tagged) {
2805 // Get the length (smi tagged) and set that as an in-object property too.
3233 eax, // Out: Start of allocation (tagged).
3238 // eax: Start of allocated area, object-tagged.
3737 // tagged as a small integer.
4454 // Put smi-tagged index into scratch register.
4498 scratch_, times_1, // Scratch is smi-tagged.
4591 // At this point code register contains smi tagged ascii char code.
5492 // tagged as a small integer.