|
| VerboseAccountingAllocator (Heap *heap, size_t allocation_sample_bytes, size_t pool_sample_bytes) |
|
v8::internal::Segment * | GetSegment (size_t size) override |
|
void | ReturnSegment (v8::internal::Segment *memory) override |
|
void | ZoneCreation (const Zone *zone) override |
|
void | ZoneDestruction (const Zone *zone) override |
|
size_t | GetCurrentMemoryUsage () const |
|
size_t | GetMaxMemoryUsage () const |
|
size_t | GetCurrentPoolSize () const |
|
void | MemoryPressureNotification (MemoryPressureLevel level) |
|
void | ConfigureSegmentPool (const size_t max_pool_size) |
|
|
static const size_t | kMaxPoolSize = 8ul * KB |
|
Definition at line 2642 of file isolate.cc.
The documentation for this class was generated from the following file: