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

#include <isolate.h>

Collaboration diagram for v8::internal::IsolateForPointerCompression:

Public Member Functions

template<typename IsolateT >
constexpr IsolateForPointerCompression (IsolateT *)
 

Detailed Description

Definition at line 101 of file isolate.h.

Constructor & Destructor Documentation

◆ IsolateForPointerCompression()

template<typename IsolateT >
v8::internal::IsolateForPointerCompression::IsolateForPointerCompression ( IsolateT * )
inlineconstexpr

Definition at line 104 of file isolate.h.


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