v8/include/cppgc/internal
Anton Bikineev 6cbcf68db9 cppgc: Avoid IsMarking() calls in the write-barrier
Now that we have all useful flags on the API side, use to them.

Bug: chromium:1056170
Change-Id: Ia849b0925a2b2c10ace30b6c2b6871bd3572da31
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3899306
Commit-Queue: Anton Bikineev <bikineev@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83238}
2022-09-15 22:49:08 +00:00
..
api-constants.h cppgc: Remove the 2GB split 2022-09-15 17:04:23 +00:00
atomic-entry-flag.h cppgc: Add write barrier 2020-06-02 18:03:35 +00:00
base-page-handle.h cppgc: shared-cage: Remove heap-specific metadata from cage-header 2022-06-08 16:13:53 +00:00
caged-heap-local-data.h cppgc: Remove the 2GB split 2022-09-15 17:04:23 +00:00
caged-heap.h cppgc: Remove the 2GB split 2022-09-15 17:04:23 +00:00
compiler-specific.h [cleanup][include] Remove redundant NOLINT annotations 2021-04-30 16:22:19 +00:00
finalizer-trait.h [cppgc] Remove custom void_t, use std 2022-04-06 09:48:21 +00:00
gc-info.h cppgc: Random cleanups 2022-09-05 17:35:54 +00:00
logging.h cppgc: Fix "#if" directive in logging.h 2021-11-23 13:24:29 +00:00
member-storage.h cppgc: Return 4GB cage back 2022-08-30 17:07:16 +00:00
name-trait.h cppgc: Fix name trait for gcc and msvc 2022-07-18 09:38:22 +00:00
persistent-node.h cppgc: Split of roots visitation from regular Visitor 2022-08-01 14:36:03 +00:00
pointer-policies.h cppgc: Avoid decompression for Member write barriers 2022-07-19 15:23:16 +00:00
write-barrier.h cppgc: Avoid IsMarking() calls in the write-barrier 2022-09-15 22:49:08 +00:00