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

Issue 416543003: Move GCTracer to separate files. (Closed)

Created:
6 years, 5 months ago by ernstm
Modified:
6 years, 5 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Move GCTracer to separate files. - No functional changes. R=hpayer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=22600

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+524 lines, -501 lines) Patch
M BUILD.gn View 1 1 chunk +2 lines, -0 lines 0 comments Download
A src/gc-tracer.h View 1 1 chunk +247 lines, -0 lines 0 comments Download
A src/gc-tracer.cc View 1 1 chunk +272 lines, -0 lines 0 comments Download
M src/heap.h View 1 2 chunks +1 line, -238 lines 0 comments Download
M src/heap.cc View 1 2 chunks +0 lines, -263 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ernstm
PTAL
6 years, 5 months ago (2014-07-23 15:50:11 UTC) #1
Jakob Kummerow
DBC: Please update BUILD.gn too.
6 years, 5 months ago (2014-07-23 17:59:42 UTC) #2
Hannes Payer (out of office)
LGTM, just nits, BUILD.gn update https://codereview.chromium.org/416543003/diff/1/src/gc-tracer.h File src/gc-tracer.h (right): https://codereview.chromium.org/416543003/diff/1/src/gc-tracer.h#newcode11 src/gc-tracer.h:11: // TODO(ernstm): Move into ...
6 years, 5 months ago (2014-07-24 09:03:33 UTC) #3
ernstm
- Rebased after revert and re-land of precursor CL. - BUILD.gn updated. https://codereview.chromium.org/416543003/diff/1/src/gc-tracer.h File src/gc-tracer.h ...
6 years, 5 months ago (2014-07-24 11:49:49 UTC) #4
ernstm
6 years, 5 months ago (2014-07-24 13:06:46 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22600 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698