Home | History | Annotate | Download | only in mips

Lines Matching refs:non_function

1322   Label slow, non_function;
1326 __ JumpIfSmi(a1, &non_function);
1414 __ bind(&non_function);