Searched refs:RewriteNonPatternObjectLiteralProperty (Results 1 – 4 of 4) sorted by relevance
941 inline PreParserExpression RewriteNonPatternObjectLiteralProperty(1142 PreParserExpression PreParserTraits::RewriteNonPatternObjectLiteralProperty( in RewriteNonPatternObjectLiteralProperty() function
658 V8_INLINE ObjectLiteralProperty* RewriteNonPatternObjectLiteralProperty(1021 V8_INLINE ObjectLiteralProperty* RewriteNonPatternObjectLiteralProperty(
4792 property = ParserTraits::RewriteNonPatternObjectLiteralProperty( in ParseClassLiteral()5420 ObjectLiteralProperty* ParserTraits::RewriteNonPatternObjectLiteralProperty( in RewriteNonPatternObjectLiteralProperty() function in v8::internal::ParserTraits5423 return parser_->RewriteNonPatternObjectLiteralProperty(property, classifier, in RewriteNonPatternObjectLiteralProperty()5446 ObjectLiteralProperty* Parser::RewriteNonPatternObjectLiteralProperty( in RewriteNonPatternObjectLiteralProperty() function in v8::internal::Parser
1778 property = Traits::RewriteNonPatternObjectLiteralProperty(property, in ParsePropertyDefinition()