v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::internal::SameThreadEnabledCheckingPolicy< kCheckOffHeapAssignments >::CheckPointersImplTrampoline< T, true > Struct Template Reference
Collaboration diagram for cppgc::internal::SameThreadEnabledCheckingPolicy< kCheckOffHeapAssignments >::CheckPointersImplTrampoline< T, true >:

Static Public Member Functions

static void Call (SameThreadEnabledCheckingPolicy *policy, const T *ptr)
 

Detailed Description

template<bool kCheckOffHeapAssignments>
template<typename T>
struct cppgc::internal::SameThreadEnabledCheckingPolicy< kCheckOffHeapAssignments >::CheckPointersImplTrampoline< T, true >

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

Member Function Documentation

◆ Call()

template<bool kCheckOffHeapAssignments>
template<typename T >
static void cppgc::internal::SameThreadEnabledCheckingPolicy< kCheckOffHeapAssignments >::CheckPointersImplTrampoline< T, true >::Call ( SameThreadEnabledCheckingPolicy * policy,
const T * ptr )
inlinestatic

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

Here is the call graph for this function:

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