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

Issue 145973006: Do not overwrite builtin code names in heap profiler (Closed)

Created:
6 years, 10 months ago by alph
Modified:
6 years, 10 months ago
Reviewers:
ulan, yurys, loislo
CC:
v8-dev
Visibility:
Public.

Description

Do not overwrite builtin code names in heap profiler Make sure builtin code objects get their builtin tags first. Otherwise a particular JSFunction object could set its custom name to a generic builtin. LOG=N R=ulan@chromium.org, yurys@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18926

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
alph
ptal
6 years, 10 months ago (2014-01-29 12:21:52 UTC) #1
yurys
lgtm
6 years, 10 months ago (2014-01-29 12:35:45 UTC) #2
ulan
lgtm
6 years, 10 months ago (2014-01-29 12:41:10 UTC) #3
alph
6 years, 10 months ago (2014-01-29 17:03:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r18926 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698