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

Issue 11418032: Forward transition objects to grey if they are referenced by a large object (Closed)

Created:
8 years, 1 month ago by Hannes Payer (out of office)
Modified:
8 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Forward transition objects to grey if they are referenced by a large object BUG= Committed: https://code.google.com/p/v8/source/detail?r=13004

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M src/incremental-marking-inl.h View 1 1 chunk +13 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Hannes Payer (out of office)
Applied comments from CL 11410080.
8 years, 1 month ago (2012-11-16 14:05:02 UTC) #1
Michael Starzinger
LGTM with one comment. For the record, this change was already thoroughly reviewed in another ...
8 years, 1 month ago (2012-11-18 22:07:02 UTC) #2
Hannes Payer (out of office)
8 years, 1 month ago (2012-11-19 10:56:19 UTC) #3
https://codereview.chromium.org/11418032/diff/1/src/incremental-marking-inl.h
File src/incremental-marking-inl.h (right):

https://codereview.chromium.org/11418032/diff/1/src/incremental-marking-inl.h...
src/incremental-marking-inl.h:45: if (is_black) {
On 2012/11/18 22:07:02, Michael Starzinger wrote:
> Move the "Marking::IsBlack(obj_bit)" into the if condition.

Done.

Powered by Google App Engine
This is Rietveld 408576698