Home | History | Annotate | Download | only in mips

Lines Matching refs:non_function

1041   Label slow, non_function;
1045 __ JumpIfSmi(a1, &non_function);
1133 __ bind(&non_function);