Lines Matching refs:slow_allocate_heapnumber
2155 Label slow_allocate_heapnumber, heapnumber_allocated;
2156 __ AllocateHeapNumber(a1, a2, a3, t2, &slow_allocate_heapnumber);
2159 __ bind(&slow_allocate_heapnumber);
2202 Label slow_allocate_heapnumber, heapnumber_allocated;
2204 __ AllocateHeapNumber(a2, a3, t0, t2, &slow_allocate_heapnumber);
2207 __ bind(&slow_allocate_heapnumber);