17.02.2010, 19:12
|
|
|
|
Регистрация: 27.12.2008
Сообщений: 4,201
|
|
Сообщение от Мараторий
|
P.S. Ответа на свой вопрос я так и не получил.
|
Цитата:
|
JavaScript uses (sometime after Netscape 2.0, I think) a fully garbage-collected memory allocator. For anyone who doesn't understand this, this simply means that memory can never be truly leaked, even when objects reference each other circularly (e.g. A->B->A).
|
а это что?
|