Lines Matching full:rt_call
725 Label rt_call, allocated;
734 __ b(ne, &rt_call);
740 __ JumpIfSmi(r2, &rt_call);
742 __ b(ne, &rt_call);
750 __ b(eq, &rt_call);
779 __ AllocateInNewSpace(r3, r4, r5, r6, &rt_call, SIZE_IN_WORDS);
922 __ bind(&rt_call);