Add missing links from GlobalPropertyCell to dependent_code
authoralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 16 Jul 2013 17:47:35 +0000 (17:47 +0000)
committeralph@chromium.org <alph@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 16 Jul 2013 17:47:35 +0000 (17:47 +0000)
commit09131296ac1b0171528b31ecf7e411c322d8af29
tree0a8a51fc366e573bbb6a5ecdb77ae8d6c6f824ab
parentf24a5d32009dfb170724734b8e6bce9c7fab3675
Add missing links from GlobalPropertyCell to dependent_code

It produced orphan DependentCode nodes because links were not created explicitly in ExtractPropertyCellReferences and IndexedReferencesExtractor was disabled for ProperyCells.

R=danno@chromium.org, loislo@chromium.org

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

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