Home | History | Annotate | Download | only in ia32

Lines Matching refs:the_hole_value

2301     __ cmp(input_reg, factory()->the_hole_value());
2657 Handle<Cell> cache_cell = factory()->NewCell(factory()->the_hole_value());
2660 __ mov(eax, factory()->the_hole_value()); // Patched to either true or false.
2822 __ cmp(result, factory()->the_hole_value());
2866 __ cmp(Operand::ForCell(cell_handle), factory()->the_hole_value());
2882 __ cmp(result, factory()->the_hole_value());
2903 __ cmp(target, factory()->the_hole_value());
3003 __ cmp(Operand(result), Immediate(factory()->the_hole_value()));
3156 __ cmp(result, factory()->the_hole_value());