Comment on A surprising JavaScript memory leak found at MeteorparentComments−pcwalton13yThis is a V8 problem, not a JavaScript problem. Any implementation of any garbage-collected language with higher-order functions could have this issue.
Comments
This is a V8 problem, not a JavaScript problem. Any implementation of any garbage-collected language with higher-order functions could have this issue.