util: add Map and Set inspection support
authorChristopher Monsanto <chris@monsan.to>
Mon, 20 Apr 2015 00:29:59 +0000 (20:29 -0400)
committerChris Dickinson <christopher.s.dickinson@gmail.com>
Sun, 26 Apr 2015 02:05:18 +0000 (19:05 -0700)
commitbf7ac08dd01dcd7a0e3c27a9bf42f9759a8f6ea8
tree3933af359b427db8dab9b68df693b36932c6ce9b
parent5178f93bc0f5b4e16cb68001e6f4684b4fd4ed7c
util: add Map and Set inspection support

PR-URL: https://github.com/iojs/io.js/pull/1471
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
lib/util.js
test/parallel/test-util-inspect.js