Deprecate HeapSnapshot type
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 20 Mar 2013 12:41:00 +0000 (12:41 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 20 Mar 2013 12:41:00 +0000 (12:41 +0000)
commit8204dfa186ab3e7a88aaf9482fdaddec833fa18b
tree9e848b431ecd2b1734bba2c9bda0288b078ca7b4
parentcdf4bb5ae28cf56b187f6a2d030823e84543609f
Deprecate HeapSnapshot type

There is only one type of heap snapshot - kFull and we are not going to add any new types.

BUG=None

Review URL: https://codereview.chromium.org/12943004

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14005 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8-profiler.h
src/api.cc
src/heap-profiler.cc
src/heap-profiler.h
src/heap-snapshot-generator.cc
src/heap-snapshot-generator.h