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

Issue 6625057: Fix a stack-height mismatch during deoptimization. (Closed)

Created:
9 years, 9 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Fix a stack-height mismatch during deoptimization. When deoptimizing after a conditional expression in an effect context, we should not see the value of the conditional expression. BUG=v8:1237 Committed: http://code.google.com/p/v8/source/detail?r=7082

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -7 lines) Patch
M src/hydrogen.cc View 2 chunks +18 lines, -7 lines 0 comments Download
A test/mjsunit/regress/regress-1237.js View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 9 months ago (2011-03-07 16:42:35 UTC) #1
fschneider
9 years, 9 months ago (2011-03-07 16:54:03 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698