Home | History | Annotate | Download | only in ia32

Lines Matching full:slow_allocate_heapnumber

2768   Label slow_allocate_heapnumber;
2771 __ AllocateHeapNumber(edi, ebx, ecx, &slow_allocate_heapnumber);
2774 __ bind(&slow_allocate_heapnumber);