Home | History | Annotate | Download | only in x64

Lines Matching refs:AllocateHeapNumber

6756       __ AllocateHeapNumber(rcx, rbx, &slow);
8563 __ AllocateHeapNumber(rbx, rcx, slow);
8653 __ AllocateHeapNumber(rbx, rcx, &call_runtime);
8666 __ AllocateHeapNumber(rbx, rcx, &call_runtime);
8722 __ AllocateHeapNumber(rax, rcx, &call_runtime);