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

Issue 7712026: Clear mark bits while sweeping and not explicitly. (Closed)

Created:
9 years, 4 months ago by Michael Starzinger
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Clear mark bits while sweeping and not explicitly. R=erik.corry@gmail.com,vegorov@chromium.org BUG=v8:1463 Committed: http://code.google.com/p/v8/source/detail?r=9004

Patch Set 1 #

Patch Set 2 : Correctly clear sweeping flags during preparation. #

Patch Set 3 : Correctly handle incremental marking as well. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -88 lines) Patch
M src/incremental-marking.h View 1 2 1 chunk +6 lines, -12 lines 0 comments Download
M src/incremental-marking.cc View 1 2 3 chunks +12 lines, -47 lines 0 comments Download
M src/mark-compact.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/mark-compact.cc View 1 2 10 chunks +23 lines, -23 lines 0 comments Download
M src/spaces.cc View 1 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
9 years, 4 months ago (2011-08-23 12:36:44 UTC) #1
Erik Corry
LGTM
9 years, 4 months ago (2011-08-23 13:21:20 UTC) #2
Michael Starzinger
Added new patch set.
9 years, 4 months ago (2011-08-23 15:28:26 UTC) #3
Vyacheslav Egorov (Chromium)
9 years, 4 months ago (2011-08-23 15:35:11 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698