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

Členem od
maxatwork

Nedávná aktivita v dokumentech

Zobrazit kompletní seznam aktivit
Stránka Datum Komentář

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.