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

Issue 14139033: Clean up VMState a little bit. (Closed)

Created:
7 years, 8 months ago by Yang
Modified:
7 years, 8 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : fixed mistake #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -124 lines) Patch
M src/api.cc View 3 chunks +5 lines, -14 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M src/builtins.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M src/execution.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 2 chunks +1 line, -3 lines 0 comments Download
M src/global-handles.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/handles.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/heap.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 2 chunks +8 lines, -4 lines 0 comments Download
M src/isolate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/isolate.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/log.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/log.cc View 3 chunks +10 lines, -16 lines 0 comments Download
M src/log-utils.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/log-utils.cc View 1 chunk +1 line, -6 lines 0 comments Download
M src/objects.cc View 14 chunks +14 lines, -14 lines 0 comments Download
M src/profile-generator-inl.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/stub-cache.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/v8globals.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/vm-state.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/vm-state-inl.h View 1 2 chunks +11 lines, -25 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M tools/tickprocessor.js View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sven Panne
https://codereview.chromium.org/14139033/diff/1/src/vm-state-inl.h File src/vm-state-inl.h (right): https://codereview.chromium.org/14139033/diff/1/src/vm-state-inl.h#newcode64 src/vm-state-inl.h:64: if (FLAG_log_timer_events && previous_tag_ != EXTERNAL && Tag == ...
7 years, 8 months ago (2013-04-24 14:03:41 UTC) #1
Yang
On 2013/04/24 14:03:41, Sven Panne wrote: > https://codereview.chromium.org/14139033/diff/1/src/vm-state-inl.h > File src/vm-state-inl.h (right): > > https://codereview.chromium.org/14139033/diff/1/src/vm-state-inl.h#newcode64 ...
7 years, 8 months ago (2013-04-24 14:11:22 UTC) #2
Sven Panne
lgtm
7 years, 8 months ago (2013-04-24 14:40:29 UTC) #3
Yang
7 years, 8 months ago (2013-04-24 14:44:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r14421 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698