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

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

AddKeyNoResize(Isolate *isolate, StringTableKey *key) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
Capacity() const (defined in v8::internal::HashTableBase)v8::internal::HashTableBaseinline
CautiousShrink(Isolate *isolate, Handle< StringTable > table) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
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< 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::StringTablestatic
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::HashTableBaseinlineprotectedstatic
ForwardStringIfExists(Isolate *isolate, StringTableKey *key, String string) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
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
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::StringTablefriend
kCapacityIndex (defined in v8::internal::HashTableBase)v8::internal::HashTableBasestatic
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::StringTablestatic
kMaxRegularCapacity (defined in v8::internal::HashTable< StringTable, StringTableShape >)v8::internal::HashTable< StringTable, StringTableShape >static
kMinCapacity (defined in v8::internal::StringTable)v8::internal::StringTablestatic
kMinShrinkCapacity (defined in v8::internal::StringTable)v8::internal::StringTablestatic
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
LookupKey(Isolate *isolate, StringTableKey *key) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
LookupString(Isolate *isolate, Handle< String > key) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
LookupStringIfExists_NoAllocate(Isolate *isolate, Address raw_string) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
LookupTwoCharsStringIfExists(Isolate *isolate, uint16_t c1, uint16_t c2) (defined in v8::internal::StringTable)v8::internal::StringTablestatic
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::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< StringTable, StringTableShape >)v8::internal::HashTable< StringTable, StringTableShape >
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< 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