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

Issue 6776009: Heap profiler: emit more descriptive names for system objects and properties. (Closed)

Created:
9 years, 8 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
Reviewers:
Vitaly Repeshko
CC:
v8-dev
Visibility:
Public.

Description

Heap profiler: emit more descriptive names for system objects and properties. BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=7438

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments addressed, compilation fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -18 lines) Patch
M src/profile-generator.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/profile-generator.cc View 1 11 chunks +72 lines, -13 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mnaganov (inactive)
9 years, 8 months ago (2011-03-30 09:10:36 UTC) #1
Vitaly Repeshko
LGTM http://codereview.chromium.org/6776009/diff/1/src/profile-generator.cc File src/profile-generator.cc (right): http://codereview.chromium.org/6776009/diff/1/src/profile-generator.cc#newcode1764 src/profile-generator.cc:1764: bool process_field_marks = true) Are there usages left ...
9 years, 8 months ago (2011-03-30 13:26:37 UTC) #2
mnaganov (inactive)
9 years, 8 months ago (2011-03-30 13:45:36 UTC) #3
http://codereview.chromium.org/6776009/diff/1/src/profile-generator.cc
File src/profile-generator.cc (right):

http://codereview.chromium.org/6776009/diff/1/src/profile-generator.cc#newcod...
src/profile-generator.cc:1764: bool process_field_marks = true)
On 2011/03/30 13:26:37, Vitaly Repeshko wrote:
> Are there usages left where this parameter is false?

Actually, no. OK, let's remove the conditional.

Powered by Google App Engine
This is Rietveld 408576698