v8/src/zone
Leszek Swirski 25601fb9db [zone] Fix initial position rounding
Fixed: chromium:1279383
Change-Id: I0fb6e15d47698b90c51cc27e18a526ba6d0fc1d1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3338656
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Auto-Submit: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78364}
2021-12-14 11:57:35 +00:00
..
accounting-allocator.cc Add PageInitializationMode enum for the BoundedPageAllocator 2021-10-07 12:55:39 +00:00
accounting-allocator.h [zone] Provide a way to configure allocator for zone backings 2021-09-23 12:45:52 +00:00
compressed-zone-ptr.h [zone-compr] Add CompressedZonePtr class and compress TurboFan graphs 2020-07-31 12:11:49 +00:00
OWNERS Update OWNERS in src/* 2021-02-25 14:22:51 +00:00
type-stats.cc Replace libc functions with base wrappers 2020-11-17 08:50:41 +00:00
type-stats.h [zone-stats] Implement collecting per-object-type zone stats 2020-07-21 17:38:02 +00:00
zone-allocator.h Reland "[zone-compr] Introduce ZoneTypeTraits and ZoneCompression" 2020-07-31 11:43:08 +00:00
zone-chunk-list.h [zone][cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN 2020-11-11 10:03:27 +00:00
zone-compression.h Reland "[zone-compr] Introduce ZoneTypeTraits and ZoneCompression" 2020-07-31 11:43:08 +00:00
zone-containers.h Add bucket_count parameter to ZoneUnorderedSet 2020-10-06 19:02:15 +00:00
zone-handle-set.h Fix some -Wdeprecated-copy warnings. 2021-06-18 18:08:15 +00:00
zone-hashmap.h [cleanup] Split src/zone/zone.h header 2020-07-08 10:30:20 +00:00
zone-list-inl.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
zone-list.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
zone-segment.cc base: Add ASAN and MSAN support 2021-04-27 13:04:15 +00:00
zone-segment.h
zone-type-traits.h [zone-compr] Add CompressedZonePtr class and compress TurboFan graphs 2020-07-31 12:11:49 +00:00
zone-utils.h [base] Move utils/vector.h to base/vector.h 2021-06-18 13:33:13 +00:00
zone.cc [zone] Fix initial position rounding 2021-12-14 11:57:35 +00:00
zone.h Reland "[zone] Keep one page when we Zone::Reset for reuse" 2021-12-13 08:20:07 +00:00