Searched refs:ExpectMetaProperty (Results 1 – 1 of 1) sorted by relevance
804 void ExpectMetaProperty(Token::Value property_name, const char* full_name,3623 ExpectMetaProperty(Token::META, "import.meta", pos, CHECK_OK); in ParseImportExpressions()3675 void ParserBase<Impl>::ExpectMetaProperty(Token::Value property_name, in ExpectMetaProperty() function3692 ExpectMetaProperty(Token::TARGET, "new.target", pos, CHECK_OK); in ParseNewTargetExpression()