v8/include/cppgc/internal
Michael Lippautz 59fe961804 cppgc: Move interesting checks behind DEBUG
v8_enable_v8_checks has very little coverage outside of V8 itself.
Move pointer verification checks behind DEBUG so that they fire in
regular debug or dcheck_always_on builds.

Change-Id: Ib2803240dd996f4223e403d20e927aff2955afbc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3242006
Reviewed-by: Omer Katz <omerkatz@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#77534}
2021-10-26 07:37:11 +00:00
..
api-constants.h cppgc: Adjust assert ensuring Oilpan generally satisfies alignof(std::max_align_t) 2021-10-18 13:21:04 +00:00
atomic-entry-flag.h cppgc: Add write barrier 2020-06-02 18:03:35 +00:00
caged-heap-local-data.h cppgc: Fix compilation of young generation 2021-09-01 07:24:23 +00:00
compiler-specific.h [cleanup][include] Remove redundant NOLINT annotations 2021-04-30 16:22:19 +00:00
finalizer-trait.h cppgc: Fix gcc compilation of FinalizerTrait 2021-08-16 09:01:05 +00:00
gc-info.h cppgc: Fix GCInfo creation 2021-09-07 12:51:20 +00:00
logging.h Fix LINT exceptions across the code base 2020-04-27 16:37:04 +00:00
name-trait.h cppgc: Optimize GCInfo setup 2021-08-14 11:16:11 +00:00
persistent-node.h cppgc: Move interesting checks behind DEBUG 2021-10-26 07:37:11 +00:00
pointer-policies.h cppgc: Move interesting checks behind DEBUG 2021-10-26 07:37:11 +00:00
prefinalizer-handler.h cppgc: Typo and signature fix 2020-09-02 07:34:20 +00:00
write-barrier.h cppgc: Add early bailout to write barrier 2021-09-23 08:17:58 +00:00