v8/include/cppgc/internal
Anton Bikineev 6b1f085f99 cppgc: Apply [[clang::trivial_abi]] for Member<>
The attribute allows the Member to be passed around in registers. More
in the design dec: https://bit.ly/3e5tsok

Change-Id: I9c46fb2a5813f1f51f291fac6c0753f505009410
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3925708
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Commit-Queue: Anton Bikineev <bikineev@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83550}
2022-10-06 06:52:13 +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: Apply [[clang::trivial_abi]] for Member<> 2022-10-06 06:52:13 +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