Allow arbitrary names for weak references in heap snapshots.
authoralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Jan 2014 09:37:02 +0000 (09:37 +0000)
committeralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Jan 2014 09:37:02 +0000 (09:37 +0000)
commit89ffd305370a8844debb88f940d8f22df098fb90
tree1d16478069a813c9f711a55a024e0794c7e442a5
parent1b30de8b551990f46074ff0174770aad9aa9e4fb
Allow arbitrary names for weak references in heap snapshots.

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

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

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