#include <default-thread-isolated-allocator.h>
◆ DefaultThreadIsolatedAllocator()
v8::platform::DefaultThreadIsolatedAllocator::DefaultThreadIsolatedAllocator |
( |
| ) |
|
◆ ~DefaultThreadIsolatedAllocator()
v8::platform::DefaultThreadIsolatedAllocator::~DefaultThreadIsolatedAllocator |
( |
| ) |
|
|
override |
◆ Allocate()
void * v8::platform::DefaultThreadIsolatedAllocator::Allocate |
( |
size_t | size | ) |
|
|
override |
◆ Free()
void v8::platform::DefaultThreadIsolatedAllocator::Free |
( |
void * | object | ) |
|
|
override |
◆ Pkey()
int v8::platform::DefaultThreadIsolatedAllocator::Pkey |
( |
| ) |
const |
|
override |
◆ Type()
enum DefaultThreadIsolatedAllocator::Type v8::platform::DefaultThreadIsolatedAllocator::Type |
( |
| ) |
const |
|
override |
◆ Valid()
bool v8::platform::DefaultThreadIsolatedAllocator::Valid |
( |
| ) |
const |
The documentation for this class was generated from the following files: