V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Scavenger::PromotionList::View Class Reference

Public Member Functions

 View (PromotionList *promotion_list, int task_id)
 
void PushRegularObject (HeapObject *object, int size)
 
void PushLargeObject (HeapObject *object, Map map, int size)
 
bool IsEmpty ()
 
size_t LocalPushSegmentSize ()
 
bool Pop (struct PromotionListEntry *entry)
 
bool IsGlobalPoolEmpty ()
 
bool ShouldEagerlyProcessPromotionList ()
 

Detailed Description

Definition at line 64 of file scavenger.h.


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