![]() |
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::AllocatorPolicy, including all inherited members.
allocator_ | v8::internal::AllocatorPolicy | protected |
AllocatorPolicy(MainAllocator *allocator) | v8::internal::AllocatorPolicy | explicit |
EnsureAllocation(int size_in_bytes, AllocationAlignment alignment, AllocationOrigin origin)=0 | v8::internal::AllocatorPolicy | pure virtual |
FreeLinearAllocationArea()=0 | v8::internal::AllocatorPolicy | pure virtual |
isolate_heap() const | v8::internal::AllocatorPolicy | protected |
space_heap() const | v8::internal::AllocatorPolicy | protected |
SupportsExtendingLAB() const | v8::internal::AllocatorPolicy | inlinevirtual |
~AllocatorPolicy()=default | v8::internal::AllocatorPolicy | virtual |