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

Issue 10416035: Eliminate dominator and retained_size fields. They are calculating on front-end side. (Closed)

Created:
8 years, 7 months ago by loislo
Modified:
8 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Eliminate dominator and retained_size fields. They are calculating on front-end side. See meta-bug https://bugs.webkit.org/show_bug.cgi?id=87089 BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=11626

Patch Set 1 #

Total comments: 5

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -405 lines) Patch
M src/api.cc View 2 chunks +0 lines, -29 lines 0 comments Download
M src/profile-generator.h View 1 6 chunks +2 lines, -44 lines 0 comments Download
M src/profile-generator.cc View 1 15 chunks +13 lines, -238 lines 0 comments Download
M src/profile-generator-inl.h View 1 chunk +0 lines, -20 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 7 chunks +18 lines, -74 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
loislo
8 years, 7 months ago (2012-05-22 16:13:56 UTC) #1
alexeif
https://chromiumcodereview.appspot.com/10416035/diff/1/src/profile-generator.cc File src/profile-generator.cc (right): https://chromiumcodereview.appspot.com/10416035/diff/1/src/profile-generator.cc#newcode1003 src/profile-generator.cc:1003: self_size(), id(), indent, ' ', prefix, edge_name); nit: extra ...
8 years, 7 months ago (2012-05-22 16:47:03 UTC) #2
loislo
On 2012/05/22 16:47:03, alexeif wrote: > https://chromiumcodereview.appspot.com/10416035/diff/1/src/profile-generator.cc > File src/profile-generator.cc (right): > > https://chromiumcodereview.appspot.com/10416035/diff/1/src/profile-generator.cc#newcode1003 > ...
8 years, 7 months ago (2012-05-22 17:08:09 UTC) #3
alexeif
lgtm
8 years, 7 months ago (2012-05-22 17:10:16 UTC) #4
mnaganov (inactive)
8 years, 7 months ago (2012-05-22 19:50:31 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698