V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
int | number_of_slots () const |
ObjectSlot | slot (int i) const |
Object * | value (int i) const |
void | clear () |
void | add (ObjectSlot slot, Object *value) |
Definition at line 56 of file concurrent-marking.cc.