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

Public Member Functions

 LocalAllocator (Heap *heap)
 
void Finalize ()
 
AllocationResult Allocate (AllocationSpace space, int object_size, AllocationAlignment alignment)
 
void FreeLast (AllocationSpace space, HeapObject *object, int object_size)
 

Static Public Attributes

static const int kLabSize = 32 * KB
 
static const int kMaxLabObjectSize = 8 * KB
 

Detailed Description

Definition at line 17 of file local-allocator.h.


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