Home | History | Annotate | Download | only in mips

Lines Matching refs:slow_allocate_heapnumber

2952   Label slow_allocate_heapnumber;
2958 __ AllocateHeapNumber(s0, a1, a2, t6, &slow_allocate_heapnumber);
2961 __ bind(&slow_allocate_heapnumber);