Reviewers: Jakob,

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
[email protected]
LOG=y

Please review this at https://codereview.chromium.org/760213005/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+109, -87 lines):
  M build/features.gypi
  M src/api.cc
  M src/jsregexp.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/objects-printer.cc
  M src/transitions.h
  M test/cctest/test-api.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to