Home | History | Annotate | Download | only in x64

Lines Matching refs:is_not_instance

4245   Label loop, is_instance, is_not_instance;
4251 // The code at is_not_instance assumes that kScratchRegister contains a
4253 __ j(equal, &is_not_instance, Label::kNear);
4283 __ bind(&is_not_instance);