Comment on A surprising JavaScript memory leak found at MeteorparentComments−wtbob13yThe surprise is that a non-referenced value isn't collected, not that a referred-to value isn't.
Comments
The surprise is that a non-referenced value isn't collected, not that a referred-to value isn't.