Home | History | Annotate | Download | only in mips

Lines Matching refs:non_function

2584                          Label* non_function) {
2586 __ Branch(non_function, ne, t0, Operand(JS_FUNCTION_PROXY_TYPE));
2599 __ bind(non_function);
2625 Label slow, non_function, wrap, cont;
2630 __ JumpIfSmi(a1, &non_function);
2665 EmitSlowCase(masm, argc, &non_function);
2796 Label slow, non_function, wrap, cont;
2825 EmitSlowCase(masm, argc, &non_function);
2861 __ JumpIfSmi(a1, &non_function);