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

Issue 8041017: 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 Committed: http://code.google.com/p/v8/source/detail?r=9423

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-09-26 10:22:15 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698