v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
StrongCrossThreadPersistentPolicy Struct Reference

#include <pointer-policies.h>

Public Types

using IsStrongPersistent = std::true_type
 

Static Public Member Functions

static V8_EXPORT CrossThreadPersistentRegionGetPersistentRegion (const void *object)
 

Detailed Description

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

Member Typedef Documentation

◆ IsStrongPersistent

using IsStrongPersistent = std::true_type

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

Member Function Documentation

◆ GetPersistentRegion()

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

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