V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Zone Class Referencefinal

Public Member Functions

 Zone (AccountingAllocator *allocator, const char *name, SegmentSize segment_size=SegmentSize::kDefault)
 
void * New (size_t size)
 
void * AsanNew (size_t size)
 
template<typename T >
TNewArray (size_t length)
 
void Seal ()
 
void ReleaseMemory ()
 
bool excess_allocation () const
 
const charname () const
 
size_t allocation_size () const
 
AccountingAllocatorallocator () const
 

Detailed Description

Definition at line 42 of file zone.h.


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