Home | History | Annotate | Download | only in ia32

Lines Matching refs:test_other

362   Label test_other, done;
365 __ JumpIfSmi(edx, &test_other, Label::kNear);
371 __ bind(&test_other);