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

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

AccountingAllocator()v8::internal::AccountingAllocator
AccountingAllocator(const AccountingAllocator &)=deletev8::internal::AccountingAllocator
active_zones_v8::internal::TracingAccountingAllocatorprivate
AllocateSegment(size_t bytes, bool supports_compression)v8::internal::AccountingAllocator
bounded_page_allocator_v8::internal::AccountingAllocatorprivate
buffer_v8::internal::TracingAccountingAllocatorprivate
current_memory_usage_v8::internal::AccountingAllocatorprivate
Dump(std::ostringstream &out, bool dump_details)v8::internal::TracingAccountingAllocatorinlineprivate
GetCurrentMemoryUsage() constv8::internal::AccountingAllocatorinline
GetMaxMemoryUsage() constv8::internal::AccountingAllocatorinline
isolate_v8::internal::TracingAccountingAllocatorprivate
max_memory_usage_v8::internal::AccountingAllocatorprivate
memory_traffic_since_last_report_v8::internal::TracingAccountingAllocatorprivate
mutex_v8::internal::TracingAccountingAllocatorprivate
nesting_depth_v8::internal::TracingAccountingAllocatorprivate
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(v8::internal::Segment *segment) overridev8::internal::TracingAccountingAllocatorinlineprotectedvirtual
TraceZoneCreation(const Zone *zone)v8::internal::AccountingAllocatorinline
TraceZoneCreationImpl(const Zone *zone) overridev8::internal::TracingAccountingAllocatorinlineprotectedvirtual
TraceZoneDestruction(const Zone *zone)v8::internal::AccountingAllocatorinline
TraceZoneDestructionImpl(const Zone *zone) overridev8::internal::TracingAccountingAllocatorinlineprotectedvirtual
TracingAccountingAllocator(Isolate *isolate)v8::internal::TracingAccountingAllocatorinlineexplicit
UpdateMemoryTrafficAndReportMemoryUsage(size_t memory_traffic_delta)v8::internal::TracingAccountingAllocatorinlineprivate
~AccountingAllocator()v8::internal::AccountingAllocatorvirtual
~TracingAccountingAllocator()=defaultv8::internal::TracingAccountingAllocator