Home | History | Annotate | Download | only in mips64

Lines Matching refs:runtime_call

453                                                      Label* runtime_call) {
465 __ Branch(runtime_call, ge, a3, Operand(FIRST_NONSTRING_TYPE));
486 __ Branch(runtime_call, lt, a2, Operand(FIRST_JS_RECEIVER_TYPE));
488 __ Branch(runtime_call, lt, a3, Operand(FIRST_JS_RECEIVER_TYPE));