Rewrite sys.inspect to be more reliable and handle crazy edge cases.
authorTim Caswell <tim@creationix.com>
Tue, 9 Feb 2010 16:50:05 +0000 (10:50 -0600)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 9 Feb 2010 16:57:38 +0000 (08:57 -0800)
commite33c66654ab1634fea36de13065d1bfd52fce265
tree71b5d36ae73c47d9501c1d7074eafd4758841fa3
parent3adcdfc2e1db7ce0adb017a92864d44424e99012
Rewrite sys.inspect to be more reliable and handle crazy edge cases.
lib/sys.js
test/mjsunit/test-sys.js