v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::StrongRootAllocator< Address > Member List

This is the complete list of members for v8::internal::StrongRootAllocator< Address >, including all inherited members.

allocate(size_t n)v8::internal::StrongRootAllocator< Address >inline
allocate_impl(size_t n)v8::internal::StrongRootAllocatorBaseprotected
deallocate(Address *p, size_t n) noexceptv8::internal::StrongRootAllocator< Address >inline
deallocate_impl(Address *p, size_t n) noexceptv8::internal::StrongRootAllocatorBaseprotected
heap() constv8::internal::StrongRootAllocatorBaseinline
heap_v8::internal::StrongRootAllocatorBaseprivate
StrongRootAllocator(HeapOrIsolateT *heap_or_isolate)v8::internal::StrongRootAllocator< Address >inlineexplicit
StrongRootAllocator(const StrongRootAllocator< U > &other) V8_NOEXCEPTv8::internal::StrongRootAllocator< Address >inline
StrongRootAllocatorBase(Heap *heap)v8::internal::StrongRootAllocatorBaseinlineexplicitprotected
StrongRootAllocatorBase(LocalHeap *heap)v8::internal::StrongRootAllocatorBaseexplicitprotected
StrongRootAllocatorBase(Isolate *isolate)v8::internal::StrongRootAllocatorBaseexplicitprotected
StrongRootAllocatorBase(v8::Isolate *isolate)v8::internal::StrongRootAllocatorBaseexplicitprotected
StrongRootAllocatorBase(LocalIsolate *isolate)v8::internal::StrongRootAllocatorBaseexplicitprotected
value_type typedefv8::internal::StrongRootAllocator< Address >