V8  latest master commit
V8 is Google's open source JavaScript engine
cppgc::internal::StrongPersistentPolicy Struct Reference

#include <pointer-policies.h>

Public Types

using IsStrongPersistent = std::true_type
 

Static Public Member Functions

static V8_EXPORT PersistentRegionGetPersistentRegion (void *object)
 

Detailed Description

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

Member Typedef Documentation

◆ IsStrongPersistent

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

Member Function Documentation

◆ GetPersistentRegion()

static V8_EXPORT PersistentRegion& cppgc::internal::StrongPersistentPolicy::GetPersistentRegion ( void *  object)
static

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