#include <qv4executableallocator_p.h>
Definition at line 47 of file qv4executableallocator_p.h.
◆ Allocation()
QV4::ExecutableAllocator::Allocation::Allocation |
( |
| ) |
|
|
inline |
◆ codeStart()
void * ExecutableAllocator::Allocation::codeStart |
( |
| ) |
const |
◆ deallocate()
◆ exceptionHandlerSize()
size_t ExecutableAllocator::Allocation::exceptionHandlerSize |
( |
| ) |
const |
◆ exceptionHandlerStart()
void * ExecutableAllocator::Allocation::exceptionHandlerStart |
( |
| ) |
const |
◆ invalidate()
void QV4::ExecutableAllocator::Allocation::invalidate |
( |
| ) |
|
|
inline |
◆ isValid()
bool QV4::ExecutableAllocator::Allocation::isValid |
( |
| ) |
const |
|
inline |
◆ memorySize()
size_t QV4::ExecutableAllocator::Allocation::memorySize |
( |
| ) |
const |
|
inline |
◆ memoryStart()
void * ExecutableAllocator::Allocation::memoryStart |
( |
| ) |
const |
◆ ExecutableAllocator
The documentation for this struct was generated from the following files: