Home | History | Annotate | Download | only in mips

Lines Matching defs:slow

1322   Label slow, non_function;
1328 __ Branch(&slow, ne, a2, Operand(JS_FUNCTION_TYPE));
1410 __ bind(&slow);