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

Issue 7053039: Fix two bugs in LiveRange::SplitAt: (Closed)

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

Description

Fix two bugs in LiveRange::SplitAt: - when splitting at the beginning of the UseInterval we need to find an interval preceding it. - we need to reset cached iteration state after splitting. BUG=v8:1410 Committed: http://code.google.com/p/v8/source/detail?r=8123

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 6 months ago (2011-05-31 11:31:54 UTC) #1
fschneider
9 years, 6 months ago (2011-05-31 13:33:39 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698