Skip to content

Comment on Google Closure: How not to write JavaScriptparent

Comments

Are you saying that the memory allocated by the memoizer is not recoverable e.g. won't be released until the browser is killed? If not then it is not a memory leak.

It's potentially recoverable, but stuck in some "private" object your JavaScript application will never bother to look at. It's still a memory leak.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.