v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
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 54 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 59 of file pointer-policies.h.


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