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

Issue 760213005: Turn on DCHECKs and other debugging code if dcheck_always_on is 1 (Closed)

Created:
6 years ago by jochen (gone - plz use gerrit)
Modified:
6 years ago
Reviewers:
Jakob Kummerow
CC:
Ken Russell (switch to Gerrit), v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Turn on DCHECKs and other debugging code if dcheck_always_on is 1 When compiling with the macro DCHECK_ALWAYS_ON defined, DCHECKs and supporting code gets compiled and enabled. This increases test coverage for chromium release buildbots BUG=v8:3731 R=jkummerow@chromium.org LOG=y

Patch Set 1 #

Patch Set 2 : updates #

Total comments: 2

Patch Set 3 : updates #

Patch Set 4 : updates #

Patch Set 5 : updaets #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -101 lines) Patch
M build/features.gypi View 2 chunks +6 lines, -0 lines 0 comments Download
M build/toolchain.gypi View 1 2 3 chunks +6 lines, -3 lines 0 comments Download
M src/api.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M src/checks.h View 1 1 chunk +0 lines, -6 lines 0 comments Download
M src/jsregexp.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/objects.h View 1 2 3 4 5 chunks +9 lines, -4 lines 0 comments Download
M src/objects.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/objects-printer.cc View 6 chunks +82 lines, -76 lines 0 comments Download
M src/transitions.h View 1 chunk +1 line, -3 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M test/webkit/webkit.status View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
jochen (gone - plz use gerrit)
6 years ago (2014-12-03 15:55:22 UTC) #1
jochen (gone - plz use gerrit)
+kbr fyi
6 years ago (2014-12-03 16:21:33 UTC) #2
Jakob Kummerow
LGTM with nits. Please also update the CL description -- there is no macro "DCHECK_ALWAYS_ON". ...
6 years ago (2014-12-04 08:59:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/760213005/60001
6 years ago (2014-12-05 11:38:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/760213005/60001
6 years ago (2014-12-05 12:21:53 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/1587)
6 years ago (2014-12-05 13:03:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/760213005/60001
6 years ago (2014-12-05 13:42:22 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/1591)
6 years ago (2014-12-05 14:04:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/760213005/100001
6 years ago (2014-12-05 14:42:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/760213005/120001
6 years ago (2014-12-08 08:59:19 UTC) #21
commit-bot: I haz the power
6 years ago (2014-12-08 09:26:11 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:120001)

Powered by Google App Engine
This is Rietveld 408576698