![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::StrongRootAllocatorBase, including all inherited members.
allocate_impl(size_t n) | v8::internal::StrongRootAllocatorBase | protected |
deallocate_impl(Address *p, size_t n) noexcept | v8::internal::StrongRootAllocatorBase | protected |
heap() const | v8::internal::StrongRootAllocatorBase | inline |
heap_ | v8::internal::StrongRootAllocatorBase | private |
operator==(const StrongRootAllocatorBase &a, const StrongRootAllocatorBase &b) | v8::internal::StrongRootAllocatorBase | friend |
StrongRootAllocatorBase(Heap *heap) | v8::internal::StrongRootAllocatorBase | inlineexplicitprotected |
StrongRootAllocatorBase(LocalHeap *heap) | v8::internal::StrongRootAllocatorBase | explicitprotected |
StrongRootAllocatorBase(Isolate *isolate) | v8::internal::StrongRootAllocatorBase | explicitprotected |
StrongRootAllocatorBase(v8::Isolate *isolate) | v8::internal::StrongRootAllocatorBase | explicitprotected |
StrongRootAllocatorBase(LocalIsolate *isolate) | v8::internal::StrongRootAllocatorBase | explicitprotected |