v8
9.4.146 (node 16.13.0)
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 CrossThreadPersistentRegion & | GetPersistentRegion (const void *object) |
Definition at line 146 of file pointer-policies.h.
using IsStrongPersistent = std::true_type |
Definition at line 147 of file pointer-policies.h.
|
static |