5#ifndef V8_SANDBOX_INDIRECT_POINTER_H_
6#define V8_SANDBOX_INDIRECT_POINTER_H_
35 TrustedPointerPublishingScope* opt_publishing_scope);
44template <IndirectPo
interTag tag>
46 IsolateForSandbox isolate,
54template <IndirectPo
interTag tag>
V8_INLINE void WriteIndirectPointerField(Address field_address, Tagged< ExposedTrustedObject > value, ReleaseStoreTag)
V8_INLINE Tagged< Object > ReadIndirectPointerField(Address field_address, IsolateForSandbox isolate, AcquireLoadTag)
Tagged(T object) -> Tagged< T >
kInterpreterTrampolineOffset Tagged< HeapObject >
V8_INLINE void InitSelfIndirectPointerField(Address field_address, IsolateForSandbox isolate, Tagged< HeapObject > host, IndirectPointerTag tag, TrustedPointerPublishingScope *opt_publishing_scope)