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

Issue 10697004: Enable the CHECK for near-jump displacement range in Release mode too. (Closed)

Created:
8 years, 5 months ago by Jakob Kummerow
Modified:
8 years, 5 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Enable the CHECK for near-jump displacement range in Release mode too. If we're generating bad code anyway, we might as well crash immediately and at least get a proper backtrace. Committed: https://code.google.com/p/v8/source/detail?r=11941

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAL.
8 years, 5 months ago (2012-06-27 12:29:56 UTC) #1
Yang
8 years, 5 months ago (2012-06-27 12:30:53 UTC) #2
On 2012/06/27 12:29:56, Jakob wrote:
> PTAL.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698