Home | History | Annotate | Download | only in ia32

Lines Matching defs:slowcase

4030   Label slowcase;
4033 __ JumpIfNotSmi(ebx, &slowcase);
4035 __ j(above, &slowcase);
4048 &slowcase,
4104 __ bind(&slowcase);