Home
last modified time | relevance | path

Searched refs:expected_param_count (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dhydrogen.h2711 HValue* expected_param_count);
Dhydrogen.cc7442 int argument_count, HValue* expected_param_count) { in NewArgumentAdaptorCall() argument
7446 HValue* op_vals[] = { context, fun, arity, expected_param_count }; in NewArgumentAdaptorCall()