v8/include/cppgc/internal
Anton Bikineev 84c937b79f cppgc: Fix "#if" directive in logging.h
The macro may be defined but the value to it may not be assigned. The
compiler can complain about (reproduced when compiling chromium on
Windows).

Bug: chromium:1249550
Change-Id: I684997ccda7122f56c01391e7a1339fadf6589e6
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3297888
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Anton Bikineev <bikineev@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78040}
2021-11-23 13:24:29 +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 cppgc: Fix "#if" directive in logging.h 2021-11-23 13:24:29 +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