Home | History | Annotate | Download | only in x64

Lines Matching defs:call_runtime

272   Label call_runtime, done, exponent_not_smi, int_exponent;
289 __ j(not_equal, &call_runtime);
306 __ j(not_equal, &call_runtime);
330 __ j(overflow, &call_runtime);
440 __ jmp(&call_runtime);
493 __ bind(&call_runtime);
499 __ AllocateHeapNumber(rax, rcx, &call_runtime);
504 __ bind(&call_runtime);