v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::PtrComprCageBase Class Reference

#include <globals.h>

Collaboration diagram for v8::internal::PtrComprCageBase:

Public Member Functions

constexpr PtrComprCageBase (Address address)
 
 PtrComprCageBase ()=default
 
 PtrComprCageBase (const Isolate *isolate)
 
 PtrComprCageBase (const LocalIsolate *isolate)
 

Detailed Description

Definition at line 2827 of file globals.h.

Constructor & Destructor Documentation

◆ PtrComprCageBase() [1/4]

v8::internal::PtrComprCageBase::PtrComprCageBase ( Address address)
inlineexplicitconstexpr

Definition at line 2829 of file globals.h.

◆ PtrComprCageBase() [2/4]

v8::internal::PtrComprCageBase::PtrComprCageBase ( )
default

◆ PtrComprCageBase() [3/4]

v8::internal::PtrComprCageBase::PtrComprCageBase ( const Isolate * isolate)
inline

Definition at line 2832 of file globals.h.

◆ PtrComprCageBase() [4/4]

v8::internal::PtrComprCageBase::PtrComprCageBase ( const LocalIsolate * isolate)
inline

Definition at line 2834 of file globals.h.


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