mdb_v8: update to latest version
authorBryan Cantrill <bryan@joyent.com>
Tue, 11 Mar 2014 01:07:52 +0000 (18:07 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 11 Mar 2014 02:12:14 +0000 (19:12 -0700)
commite496707d3971d45cd0b9f4147ce6abe00e7d6cf1
tree12ef89bbc073b4c8500614706bb6f55e7d21b007
parente2fcfea46e334743aed24993eeebb2482c6ea762
mdb_v8: update to latest version

 * ::jsstack -v prints function defintion
 * ::jsprint works with objects with only numeric properties
 * update tests to use builtin mdb_v8
 * add more symbols to postmortem script - pending upstream
   inclusion
deps/mdb_v8/mdb_v8.c
deps/v8/tools/gen-postmortem-metadata.py
test/pummel/test-postmortem-findjsobjects.js
test/pummel/test-postmortem-jsstack.js