Home | History | Annotate | Download | only in src

Lines Matching full:param_count

143   int param_count = GetParameterCount();
153 for (int i = 0; i < param_count; ++i) {
174 Add<HConstant>(param_count - register_param_count - 1);