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