node-memwatch icon indicating copy to clipboard operation
node-memwatch copied to clipboard

Tracking the reference count to a particular type of objects

Open sebpiq opened this issue 12 years ago • 0 comments

I create a lot of objects of a custom type, and I want to be sure that they are garbage collected (so the count of references to that particular type doesn't increase in time). Anyway to do that with memwatch?

sebpiq avatar Jul 31 '13 16:07 sebpiq