#include <main-allocator.h>
Definition at line 28 of file main-allocator.h.
◆ AllocatorPolicy()
v8::internal::AllocatorPolicy::AllocatorPolicy |
( |
MainAllocator * | allocator | ) |
|
|
explicit |
◆ ~AllocatorPolicy()
virtual v8::internal::AllocatorPolicy::~AllocatorPolicy |
( |
| ) |
|
|
virtualdefault |
◆ EnsureAllocation()
◆ FreeLinearAllocationArea()
virtual void v8::internal::AllocatorPolicy::FreeLinearAllocationArea |
( |
| ) |
|
|
pure virtual |
◆ isolate_heap()
Heap * v8::internal::AllocatorPolicy::isolate_heap |
( |
| ) |
const |
|
protected |
◆ space_heap()
Heap * v8::internal::AllocatorPolicy::space_heap |
( |
| ) |
const |
|
protected |
◆ SupportsExtendingLAB()
virtual bool v8::internal::AllocatorPolicy::SupportsExtendingLAB |
( |
| ) |
const |
|
inlinevirtual |
◆ allocator_
The documentation for this class was generated from the following files: