Home | History | Annotate | Download | only in ia32

Lines Matching full:rt_call

101     Label rt_call, allocated;
108 __ j(not_equal, &rt_call);
116 __ JumpIfSmi(eax, &rt_call);
120 __ j(not_equal, &rt_call);
128 __ j(equal, &rt_call);
157 edi, ebx, edi, no_reg, &rt_call, NO_ALLOCATION_FLAGS);
276 __ bind(&rt_call);