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

Issue 10444137: Expose last seen heap object id via v8 public api. (Closed)

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

Description

Expose last seen heap object id via v8 public api. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=11702

Patch Set 1 #

Patch Set 2 : unnecessary change was removed. #

Patch Set 3 : test was added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -18 lines) Patch
M include/v8-profiler.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap-profiler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap-profiler.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/profile-generator.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/profile-generator.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 2 4 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
loislo
8 years, 6 months ago (2012-06-01 15:43:33 UTC) #1
mnaganov (inactive)
8 years, 6 months ago (2012-06-01 15:47:23 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698