v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
ptr-compr.h File Reference
Include dependency graph for ptr-compr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::V8HeapCompressionSchemeImpl< Cage >
 
class  v8::internal::MainCage
 
class  v8::internal::SmiCompressionScheme
 
class  v8::internal::PtrComprCageAccessScope
 

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

template<typename V >
static V v8::internal::ReadMaybeUnalignedValue (Address p)
 
template<typename V >
static void v8::internal::WriteMaybeUnalignedValue (Address p, V value)
 
V8_INLINE PtrComprCageBase v8::internal::GetPtrComprCageBase ()