v8  8.6.395 (node 15.0.1)
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 (void *object)
 

Detailed Description

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

Member Typedef Documentation

◆ IsStrongPersistent

using IsStrongPersistent = std::false_type

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

Member Function Documentation

◆ GetPersistentRegion()

static V8_EXPORT PersistentRegion& GetPersistentRegion ( void *  object)
static

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