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

#include <pointer-policies.h>

Public Types

using IsStrongPersistent = std::false_type
 

Static Public Member Functions

static V8_EXPORT PersistentRegionGetPersistentRegion (const void *object)
 

Detailed Description

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

Member Typedef Documentation

◆ IsStrongPersistent

using IsStrongPersistent = std::false_type

Definition at line 112 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: