Home | History | Annotate | Download | only in mips

Lines Matching refs:FIRST_JS_RECEIVER_TYPE

672       // FIRST_JS_RECEIVER_TYPE, it is not an object in the ECMA sense.
674 __ Branch(&exit, greater_equal, a3, Operand(FIRST_JS_RECEIVER_TYPE));
2503 __ Branch(&done_convert, hs, t0, Operand(FIRST_JS_RECEIVER_TYPE));