Lines Matching refs:slow_allocate_heapnumber
2871 Label slow_allocate_heapnumber;2874 __ AllocateHeapNumber(edi, ebx, ecx, &slow_allocate_heapnumber);2877 __ bind(&slow_allocate_heapnumber);