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

Issue 11451033: Report deoptimization error in release mode. (Closed)

Created:
8 years ago by Michael Starzinger
Modified:
8 years ago
Reviewers:
ulan_google, ulan
CC:
v8-dev, Jakob Kummerow
Visibility:
Public.

Description

Report deoptimization error in release mode. This makes sure that we crash and burn in release mode in cases where the deoptimizer is unable to find the PC offset into unoptimized code during deoptimization. So far this failure got swallowed in production. R=ulan@chromium.org BUG=chromium:159140 Committed: http://code.google.com/p/v8/source/detail?r=13148

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/deoptimizer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years ago (2012-12-06 12:27:33 UTC) #1
ulan_google
8 years ago (2012-12-06 12:27:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698