Lines Matching refs:nvars
445 int nvars = 0; // the number of variables declared448 if (nvars > 0) Consume(i::Token::COMMA);457 nvars++;465 if (num_decl != NULL) *num_decl = nvars;