v8/include/cppgc/internal
Anton Bikineev d469a70049 cppgc: Fix CombinedWriteBarrierSlow()
The function relied on passed pointers always being compressed, which
is no longer the case with subtle::UncompressedMember<>.

Bug: chromium:1412021, chromium:1412221

Change-Id: I531e41d24fcab34e527db99f8047123f254e8a74
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4217411
Commit-Queue: Anton Bikineev <bikineev@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85623}
2023-02-02 13:38:39 +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: Optimize MakeGarbageCollected 2023-01-19 18:46:28 +00:00
logging.h cppgc: Fix "#if" directive in logging.h 2021-11-23 13:24:29 +00:00
member-storage.h cppgc: Fix CombinedWriteBarrierSlow() 2023-02-02 13:38:39 +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: Fix CombinedWriteBarrierSlow() 2023-02-02 13:38:39 +00:00
write-barrier.h cppgc: Fix CombinedWriteBarrierSlow() 2023-02-02 13:38:39 +00:00