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

Public Member Functions

 LocalAllocationBuffer (const LocalAllocationBuffer &other)
 
LocalAllocationBufferoperator= (const LocalAllocationBuffer &other)
 
V8_WARN_UNUSED_RESULT AllocationResult AllocateRawAligned (int size_in_bytes, AllocationAlignment alignment)
 
bool IsValid ()
 
bool TryMerge (LocalAllocationBuffer *other)
 
bool TryFreeLast (HeapObject *object, int object_size)
 
LinearAllocationArea Close ()
 

Static Public Member Functions

static LocalAllocationBuffer InvalidBuffer ()
 
static LocalAllocationBuffer FromResult (Heap *heap, AllocationResult result, intptr_t size)
 

Detailed Description

Definition at line 1967 of file spaces.h.


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