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

Membro desde
maxatwork

Atividade recente na documentação

Ver toda a atividade
Página Data Comentário

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.