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

Issue 7231008: Fix an overflow in on-stack replacement spill-slot allocation for Crankshaft. (Closed)

Created:
9 years, 6 months ago by William Hesse
Modified:
9 years, 6 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Fix an overflow in on-stack replacement spill-slot allocation for Crankshaft. BUG=v8:1407 TEST= Committed: http://code.google.com/p/v8/source/detail?r=8367

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/lithium.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 6 months ago (2011-06-22 12:48:44 UTC) #1
Lasse Reichstein
9 years, 6 months ago (2011-06-22 12:50:28 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698