Home
last modified time | relevance | path

Searched refs:ContainsForTesting (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dfree-list.h62 bool ContainsForTesting(Block) const;
Dfree-list.cc186 bool FreeList::ContainsForTesting(Block block) const { in ContainsForTesting() function in cppgc::internal::FreeList