Searched refs:ReportUnexpectedTokenAt (Results 1 – 1 of 1) sorted by relevance
562 void ReportUnexpectedTokenAt(1023 return ReportUnexpectedTokenAt(scanner_->location(), token); in ReportUnexpectedToken()1028 void ParserBase<Traits>::ReportUnexpectedTokenAt( in ReportUnexpectedTokenAt() function1686 ReportUnexpectedTokenAt(scanner()->location(), name_token); in ParsePropertyDefinition()1729 ReportUnexpectedTokenAt(scanner()->location(), name_token); in ParsePropertyDefinition()3036 ReportUnexpectedTokenAt(scanner_->peek_location(), Token::ARROW); in ParseArrowFunctionLiteral()