Home | History | Annotate | Download | only in ia32

Lines Matching full:smi_case

1786   Label smi_case, done, stub_call;
1791 patch_site.EmitJumpIfSmi(eax, &smi_case, Label::kNear);
1801 __ bind(&smi_case);