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

Issue 572034: Fix test failures in debug mode w/snapshots. It turns out that not (Closed)

Created:
10 years, 10 months ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix test failures in debug mode w/snapshots. It turns out that not all stubs have valid major_keys, and this is OK. So I've added a check to avoid termination in debug mode. Committed: http://code.google.com/p/v8/source/detail?r=3807

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M src/code-stubs.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M src/disassembler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/log.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
10 years, 10 months ago (2010-02-05 12:53:28 UTC) #1
Mads Ager (chromium)
10 years, 10 months ago (2010-02-05 13:06:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698