Home | History | Annotate | Download | only in arm

Lines Matching refs:non_function

4459   Label slow, non_function;
4482 __ JumpIfSmi(r1, &non_function);
4525 __ b(ne, &non_function);
4539 __ bind(&non_function);