5#ifndef V8_SANDBOX_CPPHEAP_POINTER_H_
6#define V8_SANDBOX_CPPHEAP_POINTER_H_
15template <CppHeapPo
interTag lower_bound, CppHeapPo
interTag upper_bound>
17 IsolateForPointerCompression isolate);
20 IsolateForPointerCompression isolate,
21 CppHeapPointerTagRange tag_range);
23template <CppHeapPo
interTag tag>
25 Address field_address, IsolateForPointerCompression isolate,
Address value);
28 Address field_address, IsolateForPointerCompression isolate,
Address value,
V8_INLINE Address ReadCppHeapPointerField(Address field_address, IsolateForPointerCompression isolate)
V8_INLINE void WriteLazilyInitializedCppHeapPointerField(Address field_address, IsolateForPointerCompression isolate, Address value)