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

Public Member Functions

 DeserializerAllocator (Deserializer *deserializer)
 
Address Allocate (AllocationSpace space, int size)
 
void MoveToNextChunk (AllocationSpace space)
 
void SetAlignment (AllocationAlignment alignment)
 
void set_next_reference_is_weak (bool next_reference_is_weak)
 
bool GetAndClearNextReferenceIsWeak ()
 
HeapObjectGetMap (uint32_t index)
 
HeapObjectGetLargeObject (uint32_t index)
 
HeapObjectGetObject (AllocationSpace space, uint32_t chunk_index, uint32_t chunk_offset)
 
void DecodeReservation (const std::vector< SerializedData::Reservation > &res)
 
bool ReserveSpace ()
 
bool ReservationsAreFullyUsed () const
 
void RegisterDeserializedObjectsForBlackAllocation ()
 

Detailed Description

Definition at line 18 of file deserializer-allocator.h.


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