Lines Matching refs:slow_allocate_heapnumber
981 Label slow_allocate_heapnumber, heapnumber_allocated;
982 __ AllocateHeapNumber(eax, ebx, ecx, &slow_allocate_heapnumber);
985 __ bind(&slow_allocate_heapnumber);
1028 Label slow_allocate_heapnumber, heapnumber_allocated;
1030 __ AllocateHeapNumber(eax, edx, edi, &slow_allocate_heapnumber);
1033 __ bind(&slow_allocate_heapnumber);