Home | History | Annotate | Download | only in arm

Lines Matching full:non_function_call

5239   Label slow, non_function_call;
5242 __ JumpIfSmi(r1, &non_function_call);
5262 __ b(ne, &non_function_call);
5266 __ bind(&non_function_call);