![]() |
v8 14.1.146 (node 25.0.0)
V8 is Google's open source JavaScript engine
|
#include <pointer-policies.h>
Static Public Member Functions | |
| static V8_INLINE void | InitializingBarrier (const void *, const void *) |
| static V8_INLINE void | InitializingBarrier (const void *, RawPointer storage) |
| template<WriteBarrierSlotType > | |
| static V8_INLINE void | AssigningBarrier (const void *, const void *) |
| template<WriteBarrierSlotType , typename MemberStorage > | |
| static V8_INLINE void | AssigningBarrier (const void *, MemberStorage) |
Definition at line 108 of file pointer-policies.h.
|
inlinestatic |
Definition at line 116 of file pointer-policies.h.
Definition at line 118 of file pointer-policies.h.
Definition at line 109 of file pointer-policies.h.
Definition at line 110 of file pointer-policies.h.