#include <v8-internal.h>
◆ StrongRootAllocatorBase() [1/5]
v8::internal::StrongRootAllocatorBase::StrongRootAllocatorBase |
( |
Heap * |
heap | ) |
|
|
inlineexplicitprotected |
◆ StrongRootAllocatorBase() [2/5]
v8::internal::StrongRootAllocatorBase::StrongRootAllocatorBase |
( |
LocalHeap * |
heap | ) |
|
|
explicitprotected |
◆ StrongRootAllocatorBase() [3/5]
v8::internal::StrongRootAllocatorBase::StrongRootAllocatorBase |
( |
Isolate * |
isolate | ) |
|
|
explicitprotected |
◆ StrongRootAllocatorBase() [4/5]
v8::internal::StrongRootAllocatorBase::StrongRootAllocatorBase |
( |
v8::Isolate * |
isolate | ) |
|
|
explicitprotected |
◆ StrongRootAllocatorBase() [5/5]
v8::internal::StrongRootAllocatorBase::StrongRootAllocatorBase |
( |
LocalIsolate * |
isolate | ) |
|
|
explicitprotected |
◆ allocate_impl()
Address * v8::internal::StrongRootAllocatorBase::allocate_impl |
( |
size_t |
n | ) |
|
|
protected |
◆ deallocate_impl()
void v8::internal::StrongRootAllocatorBase::deallocate_impl |
( |
Address * |
p, |
|
|
size_t |
n |
|
) |
| |
|
protectednoexcept |
◆ heap()
Heap * v8::internal::StrongRootAllocatorBase::heap |
( |
| ) |
const |
|
inline |
◆ operator==
The documentation for this class was generated from the following file: