死去的八股文在攻击我,知识快进到我脑子里
for of 不能用来遍历 对象(对象上面没有iterator 属性。for of 底层时使用 sysmbol.iterator() 实现的
6