Home | History | Annotate | Download | only in x64

Lines Matching refs:non_function_constructor

2658   Label done, null, function, non_function_constructor;
2681 __ j(not_equal, &non_function_constructor);
2695 __ bind(&non_function_constructor);