![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8-internal.h>
Public Types | |
using | value_type = T |
Public Member Functions | |
template<typename HeapOrIsolateT> | |
StrongRootAllocator (HeapOrIsolateT *) | |
template<typename U> | |
StrongRootAllocator (const StrongRootAllocator< U > &other) noexcept | |
Definition at line 1383 of file v8-internal.h.
using value_type = T |
Definition at line 1385 of file v8-internal.h.
|
inlineexplicit |
Definition at line 1388 of file v8-internal.h.
Referenced by StrongRootAllocator().
|
inlinenoexcept |
Definition at line 1390 of file v8-internal.h.
References StrongRootAllocator().