Allow arbitrary names for weak references in heap snapshots.
authoralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Jan 2014 17:18:34 +0000 (17:18 +0000)
committeralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 24 Jan 2014 17:18:34 +0000 (17:18 +0000)
commitf4a470d5bb9b41fe11b69cb7a2dbf9d880e8cd30
tree5e153022f1c31dee0a441e8013eeec9ddf54a033
parent1a67b7f86a5d262fa74eba8f6d8937b2d3c1f844
Allow arbitrary names for weak references in heap snapshots.

LOG=N
R=ulan@chromium.org, yurys@chromium.org

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

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