Home | History | Annotate | Download | only in x64

Lines Matching refs:slow_allocate_heapnumber

3491   Label miss_force_generic, slow_allocate_heapnumber;
3517 __ AllocateHeapNumber(rcx, rbx, &slow_allocate_heapnumber);
3523 __ bind(&slow_allocate_heapnumber);