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

Issue 2810019: [Isolates] Move Profiler::paused_ into non-static members. (Closed)

Created:
10 years, 6 months ago by Dmitry Titov
Modified:
9 years, 7 months ago
Reviewers:
Vitaly Repeshko, zarko
CC:
v8-dev
Visibility:
Public.

Description

[Isolates] Move Profiler::paused_ into non-static members. Preparatory to moving profilers to be per-isolate. Committed: http://code.google.com/p/v8/source/detail?r=4911 Committed: http://code.google.com/p/v8/source/detail?r=4912

Patch Set 1 #

Total comments: 1

Patch Set 2 : Reflect last review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/log.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Dmitry Titov
10 years, 6 months ago (2010-06-21 22:54:21 UTC) #1
Vitaly Repeshko
10 years, 6 months ago (2010-06-21 23:08:59 UTC) #2
LGTM

http://codereview.chromium.org/2810019/diff/1/2
File src/log.cc (right):

http://codereview.chromium.org/2810019/diff/1/2#newcode112
src/log.cc:112: bool paused() { return paused_; }
"const"

Powered by Google App Engine
This is Rietveld 408576698