Home | History | Annotate | Download | only in ia32

Lines Matching refs:AllocateHeapNumber

915       __ AllocateHeapNumber(dst_, left_, no_reg, &after_alloc_failure);
931 __ AllocateHeapNumber(dst_, left_, no_reg, &after_alloc_failure);
943 __ AllocateHeapNumber(dst_, left_, no_reg, &after_alloc_failure);
7710 __ AllocateHeapNumber(eax, ecx, ebx, slow);
7756 __ AllocateHeapNumber(ecx, ebx, no_reg, slow);
7943 __ AllocateHeapNumber(eax, ecx, edx, &call_runtime);
8095 __ AllocateHeapNumber(ebx, ecx, no_reg, alloc_failure);
8113 __ AllocateHeapNumber(ebx, ecx, no_reg, alloc_failure);
8239 __ AllocateHeapNumber(eax, edi, no_reg, &runtime_call_clear_stack);
8763 __ AllocateHeapNumber(eax, ebx, ecx, &undo);
8797 __ AllocateHeapNumber(ebx, edx, edi, &slow);