V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::AccountingAllocator Class Reference
Inheritance diagram for v8::internal::AccountingAllocator:
v8::internal::VerboseAccountingAllocator

Public Member Functions

virtual SegmentGetSegment (size_t bytes)
 
virtual void ReturnSegment (Segment *memory)
 
size_t GetCurrentMemoryUsage () const
 
size_t GetMaxMemoryUsage () const
 
size_t GetCurrentPoolSize () const
 
void MemoryPressureNotification (MemoryPressureLevel level)
 
void ConfigureSegmentPool (const size_t max_pool_size)
 
virtual void ZoneCreation (const Zone *zone)
 
virtual void ZoneDestruction (const Zone *zone)
 

Static Public Attributes

static const size_t kMaxPoolSize = 8ul * KB
 

Detailed Description

Definition at line 22 of file accounting-allocator.h.


The documentation for this class was generated from the following files: