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

Issue 23554002: Remove implementation of CpuProfileNode methods deprecated in v8 3.20 (Closed)

Created:
7 years, 3 months ago by yurys
Modified:
7 years, 3 months ago
CC:
v8-dev, alph
Visibility:
Public.

Description

Remove implementation of CpuProfileNode methods deprecated in v8 3.20 GetTotalTime, GetSelfTime and GetTotalSamplesCount were deprecated in 3.20 (https://code.google.com/p/v8/source/browse/branches/3.20/include/v8-profiler.h) and can be safely removed. BUG=None R=bmeurer@chromium.org, loislo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16367

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -158 lines) Patch
M include/v8-profiler.h View 1 chunk +0 lines, -15 lines 0 comments Download
M src/api.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M src/profile-generator.h View 5 chunks +0 lines, -15 lines 0 comments Download
M src/profile-generator.cc View 4 chunks +2 lines, -57 lines 0 comments Download
M src/profile-generator-inl.h View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-profile-generator.cc View 9 chunks +0 lines, -49 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
yurys
7 years, 3 months ago (2013-08-27 08:49:23 UTC) #1
loislo
lgtm
7 years, 3 months ago (2013-08-27 09:12:11 UTC) #2
yurys
7 years, 3 months ago (2013-08-27 13:58:55 UTC) #3
Benedikt Meurer
lgtm
7 years, 3 months ago (2013-08-27 14:14:30 UTC) #4
yurys
7 years, 3 months ago (2013-08-27 15:12:17 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r16367 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698