Home | History | Annotate | Download | only in arm

Lines Matching full:heapnumbermap

739   const Register heapnumbermap = r5;
758 __ LoadRoot(heapnumbermap, Heap::kHeapNumberMapRootIndex);
762 __ cmp(scratch, heapnumbermap);
776 __ cmp(scratch, heapnumbermap);
908 heapnumber, scratch, scratch2, heapnumbermap, &call_runtime);