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

Issue 10417030: Decoupling MarkDescriptorArray as much as possible from the ContentArray. (Closed)

Created:
8 years, 7 months ago by Toon Verwaest
Modified:
8 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Decoupling MarkDescriptorArray as much as possible from the ContentArray. Committed: https://code.google.com/p/v8/source/detail?r=11683

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressing comments #

Total comments: 1

Patch Set 3 : comment whitespace missing #

Patch Set 4 : rebase onto bleeding edge #

Patch Set 5 : removing were to be #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -39 lines) Patch
M src/mark-compact.cc View 1 2 3 1 chunk +6 lines, -7 lines 0 comments Download
M src/objects.h View 1 2 3 4 chunks +12 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 4 5 chunks +71 lines, -32 lines 0 comments Download
M src/objects-inl.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
8 years, 7 months ago (2012-05-22 08:46:42 UTC) #1
Michael Starzinger
I like comments. https://chromiumcodereview.appspot.com/10417030/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://chromiumcodereview.appspot.com/10417030/diff/1/src/mark-compact.cc#newcode1878 src/mark-compact.cc:1878: // Contents contains (value, details) pairs. ...
8 years, 7 months ago (2012-05-24 14:28:54 UTC) #2
Toon Verwaest
Addressed comments, please take a look. https://chromiumcodereview.appspot.com/10417030/diff/1/src/mark-compact.cc File src/mark-compact.cc (right): https://chromiumcodereview.appspot.com/10417030/diff/1/src/mark-compact.cc#newcode1878 src/mark-compact.cc:1878: // Contents contains ...
8 years, 7 months ago (2012-05-25 12:27:26 UTC) #3
Michael Starzinger
8 years, 6 months ago (2012-05-30 15:09:34 UTC) #4
LGTM (with one nit).

https://chromiumcodereview.appspot.com/10417030/diff/7001/src/objects.cc
File src/objects.cc (right):

https://chromiumcodereview.appspot.com/10417030/diff/7001/src/objects.cc#newc...
src/objects.cc:5842: // descriptor array. If the descriptor array were to be
were to be black, the
Remove one "were to be".

Powered by Google App Engine
This is Rietveld 408576698