Lines Matching full:slow_allocate_heapnumber
2735 Label slow_allocate_heapnumber;2738 __ AllocateHeapNumber(rbx, rcx, &slow_allocate_heapnumber);2741 __ bind(&slow_allocate_heapnumber);