![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#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 1396 of file v8-internal.h.
| using v8::internal::StrongRootAllocator< T >::value_type = T |
Definition at line 1398 of file v8-internal.h.
|
inlineexplicit |
Definition at line 1401 of file v8-internal.h.
|
inlinenoexcept |
Definition at line 1403 of file v8-internal.h.