Home | History | Annotate | Download | only in ia32

Lines Matching refs:cell_handle

2859   Handle<PropertyCell> cell_handle = instr->hydrogen()->cell().handle();
2866 __ cmp(Operand::ForCell(cell_handle), factory()->the_hole_value());
2871 __ mov(Operand::ForCell(cell_handle), value);