Add counters to track the maximum amount of memory committed by the heap.
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 Nov 2013 11:59:42 +0000 (11:59 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 5 Nov 2013 11:59:42 +0000 (11:59 +0000)
commit0fd7c2a78ad41e97e7d72154b62b5fcb5f8ef683
tree8936ff05cd81fa4cb6b817c5d9ea9815af676e9b
parentada13dfc3f29a8af28e6001f909aa050df64c415
Add counters to track the maximum amount of memory committed by the heap.

BUG=None
R=bmeurer@chromium.org, ulan@chromium.org

Review URL: https://chromiumcodereview.appspot.com/29203003

Patch from Ross McIlroy <rmcilroy@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17478 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/flag-definitions.h
src/heap.cc
src/heap.h
src/spaces.cc
src/spaces.h
src/v8-counters.h