Home | History | Annotate | Download | only in ia32

Lines Matching refs:non_constructor

3036   Label non_constructor;
3037 __ JumpIfSmi(edi, &non_constructor, Label::kNear);
3047 __ j(zero, &non_constructor, Label::kNear);
3072 __ bind(&non_constructor);