Home | History | Annotate | Download | only in mips

Lines Matching refs:runtime_call

457                                                      Label* runtime_call) {
469 __ Branch(runtime_call, ge, a3, Operand(FIRST_NONSTRING_TYPE));
490 __ Branch(runtime_call, lt, a2, Operand(FIRST_JS_RECEIVER_TYPE));
492 __ Branch(runtime_call, lt, a3, Operand(FIRST_JS_RECEIVER_TYPE));