Home | History | Annotate | Download | only in mips

Lines Matching defs:slow

1041   Label slow, non_function;
1047 __ Branch(&slow, ne, a2, Operand(JS_FUNCTION_TYPE));
1129 __ bind(&slow);