Home | History | Annotate | Download | only in mips

Lines Matching refs:JS_FUNCTION_TYPE

1985   __ Branch(&non_function, ne, t1, Operand(JS_FUNCTION_TYPE));
2114 __ Branch(&miss, ne, t1, Operand(JS_FUNCTION_TYPE));
2132 __ Branch(&miss, ne, t0, Operand(JS_FUNCTION_TYPE));
4500 __ Branch(&new_object, ne, a2, Operand(JS_FUNCTION_TYPE));