[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:
parent
fb855334e5
commit
2cc1b98167
@ -6,3 +6,5 @@ jkummerow@chromium.org
|
||||
marja@chromium.org
|
||||
verwaest@chromium.org
|
||||
syg@chromium.org
|
||||
|
||||
per-file heap-symbols.h=file:../../COMMON_OWNERS
|
||||
|
Loading…
Reference in New Issue
Block a user