v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
StrongPersistentPolicy Struct Reference

#include <pointer-policies.h>

Public Types

using IsStrongPersistent = std::true_type
 

Static Public Member Functions

static V8_EXPORT PersistentRegionGetPersistentRegion (const void *object)
 

Detailed Description

Definition at line 106 of file pointer-policies.h.

Member Typedef Documentation

◆ IsStrongPersistent

using IsStrongPersistent = std::true_type

Definition at line 107 of file pointer-policies.h.

Member Function Documentation

◆ GetPersistentRegion()

static V8_EXPORT PersistentRegion& GetPersistentRegion ( const void *  object)
static

The documentation for this struct was generated from the following file: