Home | History | Annotate | Download | only in ia32

Lines Matching refs:slowcase

2312   Label slowcase;
2315 __ JumpIfNotSmi(ebx, &slowcase);
2317 __ j(above, &slowcase);
2331 &slowcase,
2387 __ bind(&slowcase);