Home | History | Annotate | Download | only in mips

Lines Matching full:not_heap_number

1545         Label not_heap_number;
1547 __ Branch(&not_heap_number, ne, map, Operand(at));
1552 __ bind(&not_heap_number);