Home | History | Annotate | Download | only in ast

Lines Matching refs:ObjectLiteralProperty

352 ObjectLiteralProperty::ObjectLiteralProperty(Expression* key, Expression* value,
358 ObjectLiteralProperty::ObjectLiteralProperty(AstValueFactory* ast_value_factory,