Home | History | Annotate | Download | only in mips64

Lines Matching refs:non_function

2620                          Label* non_function) {
2622 __ Branch(non_function, ne, a4, Operand(JS_FUNCTION_PROXY_TYPE));
2635 __ bind(non_function);
2661 Label slow, non_function, wrap, cont;
2666 __ JumpIfSmi(a1, &non_function);
2700 EmitSlowCase(masm, argc, &non_function);
2868 Label slow, non_function, wrap, cont;
2897 EmitSlowCase(masm, argc, &non_function);
2933 __ JumpIfSmi(a1, &non_function);