#include <v8-platform.h>
Optional hints for AllocatePages().
◆ AllocationHint()
v8::PageAllocator::AllocationHint::AllocationHint |
( |
| ) |
|
|
default |
◆ Address()
void * v8::PageAllocator::AllocationHint::Address |
( |
| ) |
const |
|
inline |
◆ MayGrow()
bool v8::PageAllocator::AllocationHint::MayGrow |
( |
| ) |
const |
|
inline |
◆ WithAddress()
constexpr AllocationHint v8::PageAllocator::AllocationHint::WithAddress |
( |
void * |
address | ) |
const |
|
inlineconstexpr |
◆ WithMayGrow()
constexpr AllocationHint v8::PageAllocator::AllocationHint::WithMayGrow |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following file: