#include <memory-chunk-layout.h>
Definition at line 14 of file memory-chunk-layout.h.
◆ AllocatableMemoryInCodePage()
static constexpr size_t v8::internal::MemoryChunkLayout::AllocatableMemoryInCodePage |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ AllocatableMemoryInDataPage()
static constexpr size_t v8::internal::MemoryChunkLayout::AllocatableMemoryInDataPage |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ AllocatableMemoryInMemoryChunk()
static constexpr size_t v8::internal::MemoryChunkLayout::AllocatableMemoryInMemoryChunk |
( |
AllocationSpace | space | ) |
|
|
inlinestaticconstexpr |
◆ MaxRegularCodeObjectSize()
static constexpr int v8::internal::MemoryChunkLayout::MaxRegularCodeObjectSize |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ ObjectStartOffsetInCodePage()
static constexpr intptr_t v8::internal::MemoryChunkLayout::ObjectStartOffsetInCodePage |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ ObjectStartOffsetInDataPage()
static constexpr size_t v8::internal::MemoryChunkLayout::ObjectStartOffsetInDataPage |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ ObjectStartOffsetInMemoryChunk()
static constexpr size_t v8::internal::MemoryChunkLayout::ObjectStartOffsetInMemoryChunk |
( |
AllocationSpace | space | ) |
|
|
inlinestaticconstexpr |
The documentation for this class was generated from the following file: