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

Issue 8776048: Fix a bug with deoptimization from inside the default-clause of a switch-statement. (Closed)

Created:
9 years ago by fschneider
Modified:
9 years ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Fix a bug with deoptimization from inside the default-clause of a switch-statement. When generating a string-switch we have to use the correct ast id when there is a default clause present. Committed: http://code.google.com/p/v8/source/detail?r=10145

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
danno
9 years ago (2011-12-02 15:02:06 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698