Home | History | Annotate | Download | only in ia32

Lines Matching full:staticvariable

289       __ cmp(esp, Operand::StaticVariable(stack_limit));
3406 __ mov(scratch, Operand::StaticVariable(stamp));
4826 __ mov(edx, Operand::StaticVariable(pending_message_obj));
4831 __ mov(edx, Operand::StaticVariable(has_pending_message));
4837 __ mov(edx, Operand::StaticVariable(pending_message_script));
4848 __ mov(Operand::StaticVariable(pending_message_script), edx);
4854 __ mov(Operand::StaticVariable(has_pending_message), edx);
4859 __ mov(Operand::StaticVariable(pending_message_obj), edx);