objectDiff.js icon indicating copy to clipboard operation
objectDiff.js copied to clipboard

Avoid stack overflow when comparing objects with cycles (like DOM Elements)

Open jpbochi opened this issue 12 years ago • 1 comments

jpbochi avatar Aug 09 '13 18:08 jpbochi

@markstos yes, here's the pull request. You could try to get it merged. Or you could just use my version. :laughing:

But to be honest, this code* is far too messy. It cries for some unit tests. I wouldn't use it for production purposes.

  • both the original and my changes.

jpbochi avatar Nov 04 '14 10:11 jpbochi