v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::WeakCrossThreadPersistentPolicy Struct Reference

#include <pointer-policies.h>

Collaboration diagram for cppgc::internal::WeakCrossThreadPersistentPolicy:

Public Types

using IsStrongPersistent = std::false_type
 

Static Public Member Functions

static V8_EXPORT CrossThreadPersistentRegionGetPersistentRegion (const void *object)
 

Detailed Description

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

Member Typedef Documentation

◆ IsStrongPersistent

Member Function Documentation

◆ GetPersistentRegion()

CrossThreadPersistentRegion & cppgc::internal::WeakCrossThreadPersistentPolicy::GetPersistentRegion ( const void * object)
static

Definition at line 122 of file pointer-policies.cc.

Here is the call graph for this function:

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