![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <pointer-policies.h>
Public Types | |
using | IsStrongPersistent = std::false_type |
Static Public Member Functions | |
static V8_EXPORT PersistentRegion & | GetPersistentRegion (const void *object) |
Definition at line 245 of file pointer-policies.h.
using cppgc::internal::WeakPersistentPolicy::IsStrongPersistent = std::false_type |
Definition at line 246 of file pointer-policies.h.
|
static |