let obj = {};obj.a = obj;
会的。循环引用导致内存泄露是老 IE 的问题了,现代浏览器没这个问题。
2.1m questions
2.1m answers
60 comments
57.0k users