Home | History | Annotate | Download | only in ia32

Lines Matching refs:receiver_ok

4630     Label receiver_ok;
4636 __ j(not_equal, &receiver_ok, Label::kNear);
4641 __ bind(&receiver_ok);