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

Lid sinds
maxatwork

Recente documentactiviteit

Alle activiteit weergeven
Pagina Datum Reactie

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.