Home | History | Annotate | Download | only in ia32

Lines Matching refs:the_hole

838   Handle<Oddball> the_hole = masm->isolate()->factory()->the_hole_value();
842 Immediate(the_hole));
844 __ cmp(Operand::Cell(cell), Immediate(the_hole));