Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dcompactor.cc51 void RelocateInteriorReferences(Address from, Address to, size_t size);
150 RelocateInteriorReferences(from, to, size); in Relocate()
189 void MovableReferences::RelocateInteriorReferences(Address from, Address to, in RelocateInteriorReferences() function in cppgc::internal::__anon83e821cc0111::MovableReferences