Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

maxatwork

年加入本站
maxatwork

最近在 Docs 的活動

檢視所有活動
頁面 日期 回應

Memory Management


There's a small mistake in article: IE5+ uses a mark and sweep GC for all JS objects, except for DOM objects, because of COM reference counting. Also this behavior was fixed in IE8+. So I made few clarifications.