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

Issue 6770009: Remove snapshots-related code that is implemented in DevTools heap profiler. (Closed)

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

Description

Remove snapshots-related code that is implemented in DevTools heap profiler. Diffs and retaining paths are implemented on JS side. There is no need to maintain native implementation. R=vitalyr@chromium.org BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=7412

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -560 lines) Patch
M include/v8-profiler.h View 4 chunks +0 lines, -38 lines 0 comments Download
M src/api.cc View 4 chunks +0 lines, -72 lines 0 comments Download
M src/profile-generator.h View 10 chunks +0 lines, -90 lines 0 comments Download
M src/profile-generator.cc View 8 chunks +1 line, -222 lines 0 comments Download
M test/cctest/cctest.status View 1 chunk +0 lines, -5 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 3 chunks +0 lines, -133 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
9 years, 9 months ago (2011-03-29 12:37:31 UTC) #1
Vitaly Repeshko
9 years, 9 months ago (2011-03-29 12:47:05 UTC) #2
LGTM! (I hope nobody was using the API.)

Powered by Google App Engine
This is Rietveld 408576698