Searched refs:NewObjectLiteralProperty (Results 1 – 3 of 3) sorted by relevance
611 PreParserExpression NewObjectLiteralProperty(const PreParserExpression& key, in NewObjectLiteralProperty() function617 PreParserExpression NewObjectLiteralProperty(const PreParserExpression& key, in NewObjectLiteralProperty() function
2568 return factory()->NewObjectLiteralProperty( in ParseObjectPropertyDefinition()2584 ObjectLiteralPropertyT result = factory()->NewObjectLiteralProperty( in ParseObjectPropertyDefinition()2653 ObjectLiteralPropertyT result = factory()->NewObjectLiteralProperty( in ParseObjectPropertyDefinition()2678 ObjectLiteralPropertyT result = factory()->NewObjectLiteralProperty( in ParseObjectPropertyDefinition()2710 ObjectLiteralPropertyT result = factory()->NewObjectLiteralProperty( in ParseObjectPropertyDefinition()
3026 ObjectLiteral::Property* NewObjectLiteralProperty( in NewObjectLiteralProperty() function3033 ObjectLiteral::Property* NewObjectLiteralProperty(Expression* key, in NewObjectLiteralProperty() function