Home | History | Annotate | Download | only in x87

Lines Matching refs:non_function_constructor

1962   Label done, null, function, non_function_constructor;
1980 __ j(not_equal, &non_function_constructor, Label::kNear);
1999 __ bind(&non_function_constructor);