Home | History | Annotate | Download | only in x64

Lines Matching refs:slow_allocate_heapnumber

2764   Label slow_allocate_heapnumber;
2767 __ AllocateHeapNumber(rbx, rcx, &slow_allocate_heapnumber);
2770 __ bind(&slow_allocate_heapnumber);