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

This is the complete list of members for v8::internal::AccountingAllocator, including all inherited members.

AccountingAllocator()v8::internal::AccountingAllocator
AccountingAllocator(const AccountingAllocator &)=deletev8::internal::AccountingAllocator
AllocateSegment(size_t bytes, bool supports_compression)v8::internal::AccountingAllocator
bounded_page_allocator_v8::internal::AccountingAllocatorprivate
current_memory_usage_v8::internal::AccountingAllocatorprivate
GetCurrentMemoryUsage() constv8::internal::AccountingAllocatorinline
GetMaxMemoryUsage() constv8::internal::AccountingAllocatorinline
max_memory_usage_v8::internal::AccountingAllocatorprivate
operator=(const AccountingAllocator &)=deletev8::internal::AccountingAllocator
reserved_area_v8::internal::AccountingAllocatorprivate
ReturnSegment(Segment *memory, bool supports_compression)v8::internal::AccountingAllocator
TraceAllocateSegment(Segment *segment)v8::internal::AccountingAllocatorinline
TraceAllocateSegmentImpl(Segment *segment)v8::internal::AccountingAllocatorinlineprotectedvirtual
TraceZoneCreation(const Zone *zone)v8::internal::AccountingAllocatorinline
TraceZoneCreationImpl(const Zone *zone)v8::internal::AccountingAllocatorinlineprotectedvirtual
TraceZoneDestruction(const Zone *zone)v8::internal::AccountingAllocatorinline
TraceZoneDestructionImpl(const Zone *zone)v8::internal::AccountingAllocatorinlineprotectedvirtual
~AccountingAllocator()v8::internal::AccountingAllocatorvirtual