dump-debug.js revision 1629abfab16a010ce64a057b1d3b3dfeaec3cc1f
1229358ba8ff73a2e8d3b05b9e747620c876eae9Josh Andler * Returns a simple string representation of the object or array.
1229358ba8ff73a2e8d3b05b9e747620c876eae9Josh Andler * Other types of objects will be returned unprocessed. Arrays
dump = function(o, d) {
if (!L.isObject(o)) {
return FUN;
if (L.isObject(o[i])) {
s.push(o[i]);
s.pop();
if (o.hasOwnProperty(i)) {
if (L.isObject(o[i])) {
s.push(o[i]);
s.pop();