Home | History | Annotate | Download | only in ia32

Lines Matching full:cell_operand

2582   Operand cell_operand = FieldOperand(ebx, JSGlobalPropertyCell::kValueOffset);
2588 __ cmp(cell_operand, factory()->the_hole_value());
2592 __ mov(cell_operand, eax);