Attention needed from Michael Lippautz
Maksim Ivanov added 2 comments![Open in Gerrit]()
Patchset-level comments
File src/objects/templates.cc
Line 182, Patchset 1 (Latest): i::DisallowGarbageCollection no_gc;Maksim Ivanov .
resolvedIIUC the `DisallowGarbageCollection` is a stronger guarantee and is more suitable here, since if executed on the background thread we want to disallow entering safepoints (allowing the GC to make the raw pointer invalid while we're copying from it).
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ibfeb36c1becb1313f7b42f06b33a979e043b78c7
Gerrit-Change-Number: 7725983
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Thu, 02 Apr 2026 13:55:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No