Home | History | Annotate | Download | only in ia32

Lines Matching full:staticvariable

1908       __ mov(ecx, Operand::StaticVariable(new_space_allocation_top));
1917 __ cmp(ecx, Operand::StaticVariable(new_space_allocation_limit));
1921 __ mov(Operand::StaticVariable(new_space_allocation_top), ecx);