I need to debug obfuscated JavaScript like this example:
__d(\"DataStore\",[],function(a,b,c,d,e,f){var g={},h=1;function i(l){if(typeof l==\'string\'){retur
Google Chrome has a "Pretty print" function that allows to reindent the code.
I don't normally use it, so I don't know since when it exists, but it's present in Chrome 21 dev.