Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Issue 19368002: Add missing links from PropertyCell to dependent_code (Closed)

Created:
7 years, 5 months ago by alph
Modified:
7 years, 5 months ago
Reviewers:
yurys, danno, loislo
CC:
v8-dev
Visibility:
Public.

Description

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 Committed: https://code.google.com/p/v8/source/detail?r=15694

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -12 lines) Patch
M src/heap-snapshot-generator.cc View 3 chunks +12 lines, -11 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
alph
It produced orphan DependentCode nodes because links were not created explicitly in ExtractPropertyCellReferences and IndexedReferencesExtractor ...
7 years, 5 months ago (2013-07-16 12:20:31 UTC) #1
loislo
lgtm
7 years, 5 months ago (2013-07-16 12:23:40 UTC) #2
danno
lgtm
7 years, 5 months ago (2013-07-16 16:33:04 UTC) #3
alph
7 years, 5 months ago (2013-07-16 17:47:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r15694 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698