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

Issue 11421123: Fixed pointer arithmetic in write barrier for large objects when marking progress bar is used. (Closed)

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

Description

Fixed pointer arithmetic in write barrier for large objects when marking progress bar is used. BUG= Committed: https://code.google.com/p/v8/source/detail?r=13073

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/spaces.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Hannes Payer (out of office)
8 years ago (2012-11-28 10:48:04 UTC) #1
Michael Starzinger
8 years ago (2012-11-28 10:50:31 UTC) #2
LGTM. I should have seen this in the initial review. Pointer arithmetic is hard,
let's use a PointerArithmeticManagerFactory instead. :)

Powered by Google App Engine
This is Rietveld 408576698