v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
DisabledCheckingPolicy Class Reference

#include <pointer-policies.h>

Inheritance diagram for DisabledCheckingPolicy:

Protected Member Functions

template<typename T>
V8_INLINE void CheckPointer (T *)
 
template<typename T>
V8_INLINE void CheckPointer (RawPointer)
 

Detailed Description

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

Member Function Documentation

◆ CheckPointer() [1/2]

template<typename T>
V8_INLINE void CheckPointer ( RawPointer )
inlineprotected

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

References V8_INLINE.

◆ CheckPointer() [2/2]

template<typename T>
V8_INLINE void CheckPointer ( T * )
inlineprotected

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

References V8_INLINE.


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