![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |
Definition at line 62 of file scavenger.h.