Home | History | Annotate | Download | only in ppc

Lines Matching refs:JumpIfSmi

205     __ JumpIfSmi(r5, &done_convert);
268 __ JumpIfSmi(r3, &to_string);
333 __ JumpIfSmi(r5, &convert);
463 __ JumpIfSmi(r5, &rt_call);
657 __ JumpIfSmi(r3, &use_receiver);
1338 __ JumpIfSmi(type, &next_prototype);
1478 __ JumpIfSmi(r3, &receiver_not_date);
1553 __ JumpIfSmi(r4, &receiver_not_callable);
1675 __ JumpIfSmi(r4, &target_not_callable);
1740 __ JumpIfSmi(r4, &target_not_constructor);
1748 __ JumpIfSmi(r6, &new_target_not_constructor);
1837 __ JumpIfSmi(r3, &create_runtime);
1991 __ JumpIfSmi(r6, &convert_to_object);
2175 __ JumpIfSmi(r4, &non_callable);
2303 __ JumpIfSmi(r4, &non_constructor);