Home | History | Annotate | Download | only in x64

Lines Matching full:rt_call

100     Label rt_call, allocated;
109 __ j(not_equal, &rt_call);
118 __ JumpIfSmi(rax, &rt_call);
122 __ j(not_equal, &rt_call);
130 __ j(equal, &rt_call);
161 &rt_call,
282 __ bind(&rt_call);