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

Issue 8043021: Fix bug in PointersUpdatingVisitor::UpdatePointer. (Closed)

Created:
9 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in PointersUpdatingVisitor::UpdatePointer. It was updating the same pointer twice (was using InNewSpace instead of InFromSpace). Also make FLAG_never_compact supercede FLAG_always_compact. R=erik.corry@gmail.com BUG=v8:1721

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -7 lines) Patch
M src/flag-definitions.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/mark-compact.cc View 3 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-09-26 10:18:01 UTC) #1
Erik Corry
9 years, 2 months ago (2011-09-26 10:21:44 UTC) #2
ÆL GEE TEE EMM

Powered by Google App Engine
This is Rietveld 408576698