Home | History | Annotate | Download | only in ia32

Lines Matching refs:TAGGED

2375   // TAGGED case:
2377 // esp[4]: tagged number input argument (should be number).
2380 // eax: tagged double result.
2391 const bool tagged = (argument_type_ == TAGGED);
2392 if (tagged) {
2491 if (tagged) {
2504 if (tagged) {
2518 if (tagged) {
2545 if (tagged) {
2989 } else if (exponent_type_ == TAGGED) {
3288 // esp[4] : number of parameters (tagged)
3292 // ebx = parameter count (tagged)
3316 // ebx = parameter count (tagged)
3317 // ecx = argument count (tagged)
3318 // esp[4] = parameter count (tagged)
3349 // eax = address of new object(s) (tagged)
3350 // ecx = argument count (tagged)
3351 // esp[0] = mapped parameter count (tagged)
3352 // esp[8] = parameter count (tagged)
3370 // eax = address of new object (tagged)
3371 // ebx = mapped parameter count (tagged)
3372 // ecx = argument count (tagged)
3373 // edi = address of boilerplate object (tagged)
3374 // esp[0] = mapped parameter count (tagged)
3375 // esp[8] = parameter count (tagged)
3390 // Use the length (smi tagged) and set that as an in-object property too.
3402 // eax = address of new object (tagged)
3403 // ebx = mapped parameter count (tagged)
3404 // ecx = argument count (tagged)
3405 // edi = address of parameter map or backing store (tagged)
3406 // esp[0] = mapped parameter count (tagged)
3407 // esp[8] = parameter count (tagged)
3442 // eax = loop variable (tagged)
3443 // ebx = mapping index (tagged)
3445 // edx = address of parameter map (tagged)
3446 // edi = address of backing store (tagged)
3447 // esp[0] = argument count (tagged)
3448 // esp[4] = address of new object (tagged)
3449 // esp[8] = mapped parameter count (tagged)
3450 // esp[16] = parameter count (tagged)
3466 // ecx = argument count (tagged)
3467 // edi = address of backing store (tagged)
3468 // esp[0] = address of new object (tagged)
3469 // esp[4] = mapped parameter count (tagged)
3470 // esp[12] = parameter count (tagged)
3560 // Get the length (smi tagged) and set that as an in-object property too.
3759 // edi: offset of sliced string, smi-tagged.
4045 eax, // Out: Start of allocation (tagged).
4050 // eax: Start of allocated area, object-tagged.
4554 // tagged as a small integer.
5463 // At this point code register contains smi tagged ASCII char code.
6503 // tagged as a small integer.