v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
|
#include <v8-internal.h>
Public Member Functions | |
Heap * | heap () const |
bool | operator== (const StrongRootAllocatorBase &other) const |
bool | operator!= (const StrongRootAllocatorBase &other) const |
Protected Member Functions | |
StrongRootAllocatorBase (Heap *heap) | |
StrongRootAllocatorBase (v8::Isolate *isolate) | |
Address * | allocate_impl (size_t n) |
void | deallocate_impl (Address *p, size_t n) noexcept |
Definition at line 1106 of file v8-internal.h.
|
inlineexplicitprotected |
Definition at line 1118 of file v8-internal.h.
|
explicitprotected |
|
protected |
|
protectednoexcept |
|
inline |
Definition at line 1108 of file v8-internal.h.
|
inline |
Definition at line 1113 of file v8-internal.h.
|
inline |
Definition at line 1110 of file v8-internal.h.