![]() |
V8
latest master commit
V8 is Google's open source JavaScript engine
|
#include <pointer-policies.h>
Public Types | |
using | IsStrongPersistent = std::true_type |
Static Public Member Functions | |
static V8_EXPORT PersistentRegion & | GetPersistentRegion (void *object) |
Definition at line 93 of file pointer-policies.h.
using cppgc::internal::StrongPersistentPolicy::IsStrongPersistent = std::true_type |
Definition at line 94 of file pointer-policies.h.
|
static |