V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::WeakObjects Struct Reference

Public Attributes

Worklist< TransitionArray *, 64 > transition_arrays
 
Worklist< EphemeronHashTable, 64 > ephemeron_hash_tables
 
EphemeronWorklist current_ephemerons
 
EphemeronWorklist next_ephemerons
 
EphemeronWorklist discovered_ephemerons
 
Worklist< std::pair< HeapObject *, HeapObjectSlot >, 64 > weak_references
 
Worklist< std::pair< HeapObject *, Code >, 64 > weak_objects_in_code
 
Worklist< JSWeakCell *, 64 > js_weak_cells
 

Detailed Description

Definition at line 417 of file mark-compact.h.


The documentation for this struct was generated from the following file: