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

See object content

Open arcanis opened this issue 13 years ago • 3 comments

Hi,

Is there a way to see the actual content of the objects ? My current use case is an application which seems to leak a lot of strings, but I'm not sure about the leak source, and knowing which are these string could be a good hint.

arcanis avatar Dec 16 '12 20:12 arcanis

+1

changeYi avatar Dec 22 '12 16:12 changeYi

+1

Right now the only way to sort of get through this is to use constructs so the name of your construct will show instead of just String, but refactoring stuff just for this reason doesn't seem to be worth it.

pedromtavares avatar Dec 26 '12 03:12 pedromtavares

+1

lloyd avatar Mar 13 '13 22:03 lloyd