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

Issue 11413188: Move assertion about stopped marking up (again). (Closed)

Created:
8 years ago by Michael Starzinger
Modified:
8 years ago
Reviewers:
ulan_google, ulan
CC:
v8-dev
Visibility:
Public.

Description

Move assertion about stopped marking up (again). Weak persistent handle callbacks might trigger nested GCs that in turn can cause marking to be restarted. The assertion needs to hold before firing callbacks only. R=ulan@chromium.org TEST=cctest/test-api --stress-compaction Committed: https://code.google.com/p/v8/source/detail?r=13069

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/heap.cc View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years ago (2012-11-27 16:18:35 UTC) #1
ulan_google
8 years ago (2012-11-27 16:56:51 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698