AddKeyNoResize(Isolate *isolate, StringTableKey *key) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
Capacity() const (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
CautiousShrink(Isolate *isolate, Handle< StringTable > table) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
ComputeCapacity(int at_least_space_for) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlinestatic |
ElementAdded() (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
ElementRemoved() (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
ElementsRemoved(int n) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
EnsureCapacity(Isolate *isolate, Handle< StringTable > table, int n, PretenureFlag pretenure=NOT_TENURED) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
EnsureCapacityForDeserialization(Isolate *isolate, int expected) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
EntryToIndex(int entry) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | inlinestatic |
FindEntry(ReadOnlyRoots roots, Key key, int32_t hash) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | inline |
FindEntry(Isolate *isolate, Key key) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
FindInsertionEntry(uint32_t hash) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | protected |
FirstProbe(uint32_t hash, uint32_t size) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlineprotectedstatic |
ForwardStringIfExists(Isolate *isolate, StringTableKey *key, String string) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
GetProbe(uint32_t hash, uint32_t number, uint32_t size) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlineprotectedstatic |
GetProbeOffset(uint32_t n) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlinestatic |
HasSufficientCapacityToAdd(int number_of_additional_elements) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
IsKey(ReadOnlyRoots roots, Object *k) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
IterateElements(ObjectVisitor *visitor) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
IteratePrefix(ObjectVisitor *visitor) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
JsonParser (defined in v8::internal::StringTable) | v8::internal::StringTable | friend |
kCapacityIndex (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
kElementsStartIndex (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
kElementsStartOffset (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
kEntryKeyIndex (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
kEntrySize (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
Key typedef (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
KeyAt(int entry) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | inline |
kMaxCapacity (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
kMaxEmptyFactor (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
kMaxRegularCapacity (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
kMinCapacity (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
kMinShrinkCapacity (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
kNotFound (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
kNumberOfDeletedElementsIndex (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
kNumberOfElementsIndex (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
kPrefixStartIndex (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
LookupKey(Isolate *isolate, StringTableKey *key) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
LookupString(Isolate *isolate, Handle< String > key) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
LookupStringIfExists_NoAllocate(Isolate *isolate, Address raw_string) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
LookupTwoCharsStringIfExists(Isolate *isolate, uint16_t c1, uint16_t c2) (defined in v8::internal::StringTable) | v8::internal::StringTable | static |
New(Isolate *isolate, int at_least_space_for, PretenureFlag pretenure=NOT_TENURED, MinimumCapacity capacity_option=USE_DEFAULT_MINIMUM_CAPACITY) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | static |
NewInternal(Isolate *isolate, int capacity, PretenureFlag pretenure) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | protectedstatic |
NextProbe(uint32_t last, uint32_t number, uint32_t size) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlineprotectedstatic |
NumberOfDeletedElements() const (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
NumberOfElements() const (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
Rehash(Isolate *isolate) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
SetNumberOfDeletedElements(int nod) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlineprotected |
SetNumberOfElements(int nof) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlineprotected |
ShapeT typedef (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
Shrink(Isolate *isolate, Handle< StringTable > table, int additionalCapacity=0) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | protectedstatic |
STATIC_ASSERT(kEntrySize > 0) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | |
ToKey(ReadOnlyRoots roots, int entry, Object **out_k) (defined in v8::internal::HashTable< StringTable, StringTableShape >) | v8::internal::HashTable< StringTable, StringTableShape > | inline |