Home | History | Annotate | Download | only in ia32

Lines Matching refs:pending_exception

3905   ExternalReference pending_exception(Isolate::kPendingExceptionAddress,
3908 __ mov(eax, Operand::StaticVariable(pending_exception));
3914 __ mov(Operand::StaticVariable(pending_exception), edx);
4967 ExternalReference pending_exception(Isolate::kPendingExceptionAddress,
4970 __ mov(Operand::StaticVariable(pending_exception), eax);
5022 ExternalReference pending_exception(Isolate::kPendingExceptionAddress,
5024 __ mov(Operand::StaticVariable(pending_exception), eax);
5035 __ mov(Operand::StaticVariable(pending_exception), edx);