Home | History | Annotate | Download | only in ia32

Lines Matching refs:Drop

560   __ Drop(count);
568 __ Drop(count);
576 if (count > 1) __ Drop(count - 1);
585 __ Drop(count);
910 __ Drop(1); // Switch value is no longer needed.
922 __ Drop(1); // Switch value is no longer needed.
929 __ Drop(1); // Switch value is no longer needed.
1512 __ Drop(3);
2069 __ Drop(1);
2197 context()->DropAndPlug(1, eax); // Drop the key still on the stack.
3693 // Drop temp values from the stack, and restore context register.
4406 __ Drop(*stack_depth); // Down to the handler block.