Home | History | Annotate | Download | only in x64

Lines Matching refs:not_heap_number

1475         Label not_heap_number;
1477 __ j(not_equal, &not_heap_number, Label::kNear);
1482 __ bind(&not_heap_number);