Home
last modified time | relevance | path

Searched refs:host_cage_base (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dobjects-inl.h749 HeapObject MapWord::ToForwardingAddress(PtrComprCageBase host_cage_base) { in ToForwardingAddress() argument
752 // Recompress value_ using proper host_cage_base since the map word in ToForwardingAddress()
755 DecompressTaggedPointer(host_cage_base, CompressTagged(value_)); in ToForwardingAddress()
H A Dobjects.h879 inline HeapObject ToForwardingAddress(PtrComprCageBase host_cage_base);
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc3217 PtrComprCageBase host_cage_base = in UpdateSlot() local
3220 map_word.ToForwardingAddress(host_cage_base)); in UpdateSlot()

Completed in 13 milliseconds