Home | History | Annotate | Download | only in ia32

Lines Matching refs:non_smi

928   Label non_smi, smi_done;
931 __ JumpIfNotSmi(ecx, &non_smi, Label::kNear);
938 __ bind(&non_smi);