多项选择题

A.Set.prototype.constructor:构造函数,默认就是Set函数
B.Set.prototype.clear:清空Set内容
C.Set.prototype.name获取Set结构名称
D.Set.prototype.size:返回Set实例的成员总数