v8 13.6.233 (node 24.1.0)
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 121 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 126 of file pointer-policies.h.


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