Recent Docs Activity
View all activityPage | Date | Comentariu |
---|---|---|
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. |