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

Classes

class  View
 

Public Member Functions

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

Detailed Description

Definition at line 62 of file scavenger.h.


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