Home | History | Annotate | Download | only in ia32

Lines Matching refs:Pop

74     __ pop(edx);
75 __ pop(edi);
76 __ pop(eax);
139 __ Pop(edx);
140 __ Pop(edi);
234 __ pop(ecx);
414 // Pop return address.
516 __ Pop(edx);
517 __ Pop(ebx);
528 __ Pop(edx);
529 __ Pop(ebx);
550 __ pop(return_pc);
673 __ pop(edx); // Callee's new target.
674 __ pop(edi); // Callee's JS function.
675 __ pop(esi); // Callee's context.
705 __ pop(eax);
738 // Pop return address to allow tail-call after pushing arguments.
739 __ Pop(edx);
769 // Pop return address to allow tail-call after pushing arguments.
770 __ Pop(ecx);
918 __ pop(index);
928 __ pop(closure);
955 __ pop(new_target);
956 __ pop(argument_count);
968 __ pop(closure);
981 __ pop(new_target);
982 __ pop(argument_count);
998 __ pop(closure);
999 __ pop(new_target);
1000 __ pop(argument_count);
1080 __ pop(eax); // Pop return address into scratch register.
1117 __ pop(MemOperand(esp, 0)); // Ignore state offset
1355 pop(ebx); // Discard copy of return address.
1618 __ Pop(edx);
1619 __ Pop(ecx);
1620 __ Pop(eax);
1621 __ Pop(edi);
1622 __ Pop(esi);
1674 __ Pop(edi);
1766 __ Pop(edx);
1767 __ Pop(edi);
1788 __ Pop(FieldOperand(eax, JSValue::kValueOffset));
1829 // 2b. No arguments, return the empty string (and pop
1899 __ Pop(edx);
1900 __ Pop(edi);
1921 __ Pop(FieldOperand(eax, JSValue::kValueOffset));
1982 __ pop(ecx);
2027 __ Pop(edx);
2028 __ Pop(edi);
2282 __ Pop(edi);
2283 __ Pop(eax);
2924 __ Pop(eax);
2932 // Compatible receiver check failed: pop return address, arguments and
2935 __ Pop(eax);