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

Issue 443933002: Move objects-visiting into heap. (Closed)

Created:
6 years, 4 months ago by Hannes Payer (out of office)
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -2360 lines) Patch
M BUILD.gn View 1 2 chunks +3 lines, -2 lines 0 comments Download
M src/heap/heap.h View 1 chunk +1 line, -1 line 0 comments Download
M src/heap/heap.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap/incremental-marking.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/heap/mark-compact.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + src/heap/objects-visiting.h View 18 chunks +107 lines, -131 lines 0 comments Download
A + src/heap/objects-visiting.cc View 20 chunks +66 lines, -107 lines 0 comments Download
A + src/heap/objects-visiting-inl.h View 1 2 38 chunks +166 lines, -205 lines 0 comments Download
M src/objects.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/objects-debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-printer.cc View 1 chunk +1 line, -1 line 0 comments Download
D src/objects-visiting.h View 1 chunk +0 lines, -476 lines 0 comments Download
D src/objects-visiting.cc View 1 chunk +0 lines, -455 lines 0 comments Download
D src/objects-visiting-inl.h View 1 chunk +0 lines, -971 lines 0 comments Download
M tools/gyp/v8.gyp View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Hannes Payer (out of office)
6 years, 4 months ago (2014-08-06 10:39:44 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-08-06 10:55:11 UTC) #2
Michael Starzinger
https://codereview.chromium.org/443933002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/443933002/diff/1/BUILD.gn#newcode659 BUILD.gn:659: "src/heap/objects-visiting.cc", nit: Can we add the "-inl.h" file as ...
6 years, 4 months ago (2014-08-06 11:35:29 UTC) #3
Hannes Payer (out of office)
https://codereview.chromium.org/443933002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/443933002/diff/1/BUILD.gn#newcode659 BUILD.gn:659: "src/heap/objects-visiting.cc", On 2014/08/06 11:35:29, Michael Starzinger wrote: > nit: ...
6 years, 4 months ago (2014-08-07 11:12:03 UTC) #4
Michael Starzinger
LGTM.
6 years, 4 months ago (2014-08-07 11:31:22 UTC) #5
Hannes Payer (out of office)
6 years, 4 months ago (2014-08-07 12:21:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as 22971 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698