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

Classes

class  Iterator
 

Public Member Functions

 GrowableBitVector (int length, Zone *zone)
 
bool Contains (int value) const
 
void Add (int value, Zone *zone)
 
void Union (const GrowableBitVector &other, Zone *zone)
 
void Clear ()
 

Detailed Description

Definition at line 308 of file bit-vector.h.


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