FrameHeapAllocator();
FrameHeapAllocator(
uptr startAddress,
size_t size,
bit32 option = 0
);
| FrameHeapAllocator ( ) | Constructor. |
| FrameHeapAllocator ( uptr, size_t, bit32 ) | Constructor. |
Constructor.
Initializes the frame heap.
CONFIDENTIAL