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

Issue 10217001: Add field names to Code, ConsString, and JSGlobalPropertyCell in heap snapshot. (Closed)

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

Description

Add field names to Code, ConsString, and JSGlobalPropertyCell in heap snapshot. Committed: https://code.google.com/p/v8/source/detail?r=11430

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing comments. #

Patch Set 3 : Fixed bad wrapping. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -33 lines) Patch
M src/profile-generator.h View 1 2 1 chunk +12 lines, -9 lines 0 comments Download
M src/profile-generator.cc View 1 2 9 chunks +51 lines, -24 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
alexeif
8 years, 8 months ago (2012-04-24 18:30:45 UTC) #1
yurys
lgtm https://chromiumcodereview.appspot.com/10217001/diff/1/src/profile-generator.cc File src/profile-generator.cc (right): https://chromiumcodereview.appspot.com/10217001/diff/1/src/profile-generator.cc#newcode2233 src/profile-generator.cc:2233: TagObject(code->unchecked_relocation_info(), "(code relocation info)"); btw, why we use ...
8 years, 8 months ago (2012-04-25 06:26:16 UTC) #2
alexeif
https://chromiumcodereview.appspot.com/10217001/diff/1/src/profile-generator.cc File src/profile-generator.cc (right): https://chromiumcodereview.appspot.com/10217001/diff/1/src/profile-generator.cc#newcode2233 src/profile-generator.cc:2233: TagObject(code->unchecked_relocation_info(), "(code relocation info)"); On 2012/04/25 06:26:16, Yury Semikhatsky ...
8 years, 8 months ago (2012-04-25 09:55:10 UTC) #3
yurys
8 years, 8 months ago (2012-04-25 10:15:37 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698