Home | History | Annotate | Download | only in arm

Lines Matching refs:non_function

2448                          Label* non_function) {
2451 __ b(ne, non_function);
2464 __ bind(non_function);
2490 Label slow, non_function, wrap, cont;
2495 __ JumpIfSmi(r1, &non_function);
2530 EmitSlowCase(masm, argc, &non_function);
2662 Label slow, non_function, wrap, cont;
2691 EmitSlowCase(masm, argc, &non_function);
2726 __ JumpIfSmi(r1, &non_function);