Searched refs:ExpectMetaProperty (Results 1 – 1 of 1) sorted by relevance
691 void ExpectMetaProperty(Vector<const char> property_name,2986 ExpectMetaProperty(CStrVector("sent"), "function.sent", pos, CHECK_OK); in ParseMemberExpression()3063 void ParserBase<Traits>::ExpectMetaProperty(Vector<const char> property_name, in ExpectMetaProperty() function3081 ExpectMetaProperty(CStrVector("target"), "new.target", pos, CHECK_OK); in ParseNewTargetExpression()