Add information about memory allocator's size and capacity and heap snapshot into...
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 5 Aug 2010 14:12:50 +0000 (14:12 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 5 Aug 2010 14:12:50 +0000 (14:12 +0000)
commit791fa08ab71e716829ddaa500d46eba68addacda
treeab0315a5ede6194a319b6ca1d44b9c0d54a4eecc
parentbed254fac9189cbc91fb94bcc491d12eb8d81e7d
Add information about memory allocator's size and capacity and heap snapshot into heap stats.

That might help us debug OOM crashes in V8.

Review URL: http://codereview.chromium.org/3046049

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5181 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/api.cc
src/heap-inl.h
src/heap.cc
src/heap.h
src/v8.h