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

Issue 196383015: Move profiler callback interfaces from v8.h to v8-profiler.h (Closed)

Created:
6 years, 9 months ago by yurys
Modified:
6 years, 9 months ago
Reviewers:
Sven Panne, alph, loislo
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Move profiler callback interfaces from v8.h to v8-profiler.h OutputStream and ActivityControl are used only by heap profiler so I moved their definition in v8-profiler.h to not clutter v8.h Drive-by: removed OutputStream::GetOutputEncoding which is unused. BUG=None LOG=Y R=alph@chromium.org, svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19955

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -68 lines) Patch
M include/v8.h View 1 chunk +0 lines, -61 lines 0 comments Download
M include/v8-profiler.h View 4 chunks +52 lines, -4 lines 0 comments Download
M src/api.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
6 years, 9 months ago (2014-03-14 09:20:19 UTC) #1
alph
lgtm
6 years, 9 months ago (2014-03-14 14:15:53 UTC) #2
Sven Panne
lgtm
6 years, 9 months ago (2014-03-17 06:53:15 UTC) #3
yurys
6 years, 9 months ago (2014-03-17 07:02:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19955 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698