Home | History | Annotate | Download | only in ia32

Lines Matching refs:slow_allocate_heapnumber

3716   Label miss_force_generic, slow_allocate_heapnumber;
3745 __ AllocateHeapNumber(ecx, ebx, edi, &slow_allocate_heapnumber);
3756 __ bind(&slow_allocate_heapnumber);