#include <zone-compression.h>
Definition at line 30 of file zone-compression.h.
◆ base_of()
static Address v8::internal::ZoneCompression::base_of |
( |
const void * | zone_pointer | ) |
|
|
inlinestatic |
◆ CheckSameBase()
static bool v8::internal::ZoneCompression::CheckSameBase |
( |
const void * | p1, |
|
|
const void * | p2 ) |
|
inlinestatic |
◆ Compress()
static uint32_t v8::internal::ZoneCompression::Compress |
( |
const void * | value | ) |
|
|
inlinestatic |
◆ Decompress()
static Address v8::internal::ZoneCompression::Decompress |
( |
const void * | zone_pointer, |
|
|
uint32_t | compressed_value ) |
|
inlinestatic |
◆ kOffsetMask
◆ kReservationAlignment
const size_t v8::internal::ZoneCompression::kReservationAlignment |
|
static |
◆ kReservationSize
const size_t v8::internal::ZoneCompression::kReservationSize = size_t{2} * GB |
|
static |
The documentation for this struct was generated from the following files: