Searched refs:expected_param_count (Results 1 – 2 of 2) sorted by relevance
2859 HValue* expected_param_count);
7967 int argument_count, HValue* expected_param_count) { in NewArgumentAdaptorCall() argument7971 HValue* op_vals[] = {context, fun, new_target, arity, expected_param_count}; in NewArgumentAdaptorCall()