[owners] Same owners for src/init/heap-symbols.h and src/objects.

The special symbols defined in heap-symbols.h were extracted out of
src/heap/heap.{cc,h} a long time ago because they logically belong to
the objects and not to the implementation of the GC/heap, so they should
have the same ownership as the objects that use them in src/objects.

Bug: none
Change-Id: I9a87c1600dc26b0fc5e620a13d409fb9116235e2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3375546
Reviewed-by: Hannes Payer <hpayer@chromium.org>
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Cr-Commit-Position: refs/heads/main@{#78539}
This commit is contained in:
Benedikt Meurer 2022-01-10 07:57:29 +01:00 committed by V8 LUCI CQ
parent fb855334e5
commit 2cc1b98167

View File

@ -6,3 +6,5 @@ jkummerow@chromium.org
marja@chromium.org
verwaest@chromium.org
syg@chromium.org
per-file heap-symbols.h=file:../../COMMON_OWNERS