Lines Matching full:param_count
186 int param_count = static_cast<int>(sig->parameter_count());196 start = builder_->Start(param_count + 1);198 for (int i = 0; i < param_count; i++) {