Home | History | Annotate | Download | only in ia32

Lines Matching refs:not_heap_number

496     Label not_heap_number, false_result;
498 __ j(not_equal, &not_heap_number, Label::kNear);
511 __ bind(&not_heap_number);