Home | History | Annotate | Download | only in arm

Lines Matching refs:slow_allocate_heapnumber

2933   Label slow_allocate_heapnumber;
2937 __ AllocateHeapNumber(r4, r1, r2, r6, &slow_allocate_heapnumber);
2940 __ bind(&slow_allocate_heapnumber);