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