v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
SameThreadEnabledCheckingPolicyBase Class Reference

#include <pointer-policies.h>

Inheritance diagram for SameThreadEnabledCheckingPolicyBase:

Protected Member Functions

void CheckPointerImpl (const void *ptr, bool points_to_payload, bool check_off_heap_assignments)
 

Protected Attributes

const HeapBase * heap_ = nullptr
 

Detailed Description

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

Member Function Documentation

◆ CheckPointerImpl()

void CheckPointerImpl ( const void *  ptr,
bool  points_to_payload,
bool  check_off_heap_assignments 
)
protected

Field Documentation

◆ heap_

const HeapBase* heap_ = nullptr
protected

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


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