Home | History | Annotate | Download | only in ia32

Lines Matching refs:the_hole

770   Handle<Oddball> the_hole = masm->isolate()->factory()->the_hole_value();
774 Immediate(the_hole));
776 __ cmp(Operand::ForCell(cell), Immediate(the_hole));