v8/src/zone
Peter Kasting ae1eee10fa Fix most instances of -Wunreachable-code-aggressive.
There are still a few cases remaining that seem more controversial;
I'll upload those separately.

Bug: chromium:1066980
Change-Id: Iabbaf23f9bbe97781857c0c589f2b3db685dfdc2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2994804
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Auto-Submit: Peter Kasting <pkasting@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75494}
2021-07-01 03:03:25 +00:00
..
accounting-allocator.cc Replace libc functions with base wrappers 2020-11-17 08:50:41 +00:00
accounting-allocator.h [zone][cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN 2020-11-11 10:03:27 +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
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 Fix most instances of -Wunreachable-code-aggressive. 2021-07-01 03:03:25 +00:00
zone.h [zone] Remove redundant size roundup in Zone 2020-09-29 10:10:11 +00:00