Lines Matching full:heapnumbermap
798 const Register heapnumbermap = a5;
817 __ LoadRoot(heapnumbermap, Heap::kHeapNumberMapRootIndex);
821 __ Branch(&call_runtime, ne, scratch, Operand(heapnumbermap));
834 __ Branch(&call_runtime, ne, scratch, Operand(heapnumbermap));
984 heapnumber, scratch, scratch2, heapnumbermap, &call_runtime);