V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::StringSet Member List

This is the complete list of members for v8::internal::StringSet, including all inherited members.

Add(Isolate *isolate, Handle< StringSet > blacklist, Handle< String > name) (defined in v8::internal::StringSet)v8::internal::StringSetstatic
Capacity() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
ComputeCapacity(int at_least_space_for) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlinestatic
ElementAdded() (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
ElementRemoved() (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
ElementsRemoved(int n) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
EnsureCapacity(Isolate *isolate, Handle< StringSet > table, int n, PretenureFlag pretenure=NOT_TENURED) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
EntryToIndex(int entry) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >inlinestatic
FindEntry(ReadOnlyRoots roots, Key key, int32_t hash) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >inline
FindEntry(Isolate *isolate, Key key) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
FindInsertionEntry(uint32_t hash) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >protected
FirstProbe(uint32_t hash, uint32_t size) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotectedstatic
GetProbe(uint32_t hash, uint32_t number, uint32_t size) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotectedstatic
GetProbeOffset(uint32_t n) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlinestatic
Has(Isolate *isolate, Handle< String > name) (defined in v8::internal::StringSet)v8::internal::StringSet
HasSufficientCapacityToAdd(int number_of_additional_elements) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
IsKey(ReadOnlyRoots roots, Object *k) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
IterateElements(ObjectVisitor *visitor) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
IteratePrefix(ObjectVisitor *visitor) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
kCapacityIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kElementsStartIndex (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
kElementsStartOffset (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
kEntryKeyIndex (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
kEntrySize (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
Key typedef (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
KeyAt(int entry) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >inline
kMaxCapacity (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
kMaxRegularCapacity (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
kMinCapacity (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kMinShrinkCapacity (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
kNotFound (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kNumberOfDeletedElementsIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kNumberOfElementsIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
kPrefixStartIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
New(Isolate *isolate) (defined in v8::internal::StringSet)v8::internal::StringSetstatic
New(Isolate *isolate, int at_least_space_for, PretenureFlag pretenure=NOT_TENURED, MinimumCapacity capacity_option=USE_DEFAULT_MINIMUM_CAPACITY) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >static
NewInternal(Isolate *isolate, int capacity, PretenureFlag pretenure) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >protectedstatic
NextProbe(uint32_t last, uint32_t number, uint32_t size) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotectedstatic
NumberOfDeletedElements() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
NumberOfElements() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
Rehash(Isolate *isolate) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
SetNumberOfDeletedElements(int nod) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotected
SetNumberOfElements(int nof) (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinlineprotected
ShapeT typedef (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
Shrink(Isolate *isolate, Handle< StringSet > table, int additionalCapacity=0) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >protectedstatic
STATIC_ASSERT(kEntrySize > 0) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >
ToKey(ReadOnlyRoots roots, int entry, Object **out_k) (defined in v8::internal::HashTable< StringSet, StringSetShape >)v8::internal::HashTable< StringSet, StringSetShape >inline