Home | History | Annotate | Download | only in mips

Lines Matching refs:heap_number_map

4157   Register heap_number_map = t3;
4181 __ LoadRoot(heap_number_map, Heap::kHeapNumberMapRootIndex);
4183 heap_number_map, &slow_allocate_heapnumber);