Searched refs:ExpectMetaProperty (Results 1 – 1 of 1) sorted by relevance
831 void ExpectMetaProperty(Vector<const char> property_name,3253 ExpectMetaProperty(CStrVector("sent"), "function.sent", pos, CHECK_OK); in ParseMemberExpression()3327 void ParserBase<Impl>::ExpectMetaProperty(Vector<const char> property_name, in ExpectMetaProperty() function3344 ExpectMetaProperty(CStrVector("target"), "new.target", pos, CHECK_OK); in ParseNewTargetExpression()