v8/include/cppgc/internal
Anton Bikineev 070b5f309f cppgc: young-gen: Return range size for AgeTable to 4KB
Allocation granularity (8 bytes on 64bit platforms) is already subsumed
by whatever range size we choose.

Bug: chromium:1029379
Change-Id: Iab95e6f36955c9ffbbe9ea0c98cb9d1f8dd0337b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3629869
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Auto-Submit: Anton Bikineev <bikineev@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80415}
2022-05-09 08:42:44 +00:00
..
api-constants.h cppgc: young-gen: Pack AgeTable knowing allocation granularity 2022-04-13 14:58:17 +00:00
atomic-entry-flag.h cppgc: Add write barrier 2020-06-02 18:03:35 +00:00
caged-heap-local-data.h cppgc: young-gen: Return range size for AgeTable to 4KB 2022-05-09 08:42:44 +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: 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: Allow overriding heap object name at runtime 2022-05-03 12:19:57 +00:00
persistent-node.h cppgc: Persistent: Check thread usage on slow path 2021-12-07 14:32:47 +00:00
pointer-policies.h cppgc: Move interesting checks behind DEBUG 2021-10-26 07:37:11 +00:00
write-barrier.h cppgc: young-gen: Add runtime option for young generation 2022-04-29 08:39:08 +00:00