Age() (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | |
Capacity() const (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inline |
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< CompilationCacheTable > table, int n, PretenureFlag pretenure=NOT_TENURED) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
EntryToIndex(int entry) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | inlinestatic |
FindEntry(ReadOnlyRoots roots, Key key, int32_t hash) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | inline |
FindEntry(Isolate *isolate, Key key) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
FindInsertionEntry(uint32_t hash) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | protected |
FirstProbe(uint32_t hash, uint32_t size) (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | inlineprotectedstatic |
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< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
IsKey(ReadOnlyRoots roots, Object *k) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
IterateElements(ObjectVisitor *visitor) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
IteratePrefix(ObjectVisitor *visitor) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
kCapacityIndex (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
kElementsStartIndex (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
kElementsStartOffset (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
kEntryKeyIndex (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
kEntrySize (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
Key typedef (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
KeyAt(int entry) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | inline |
kHashGenerations (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | static |
kMaxCapacity (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
kMaxRegularCapacity (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
kMinCapacity (defined in v8::internal::HashTableBase) | v8::internal::HashTableBase | static |
kMinShrinkCapacity (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | 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 |
LookupEval(Handle< CompilationCacheTable > table, Handle< String > src, Handle< SharedFunctionInfo > shared, Handle< Context > native_context, LanguageMode language_mode, int position) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | static |
LookupRegExp(Handle< String > source, JSRegExp::Flags flags) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | |
LookupScript(Handle< CompilationCacheTable > table, Handle< String > src, Handle< Context > native_context, LanguageMode language_mode) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | 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< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | static |
NewInternal(Isolate *isolate, int capacity, PretenureFlag pretenure) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | 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 |
PutEval(Handle< CompilationCacheTable > cache, Handle< String > src, Handle< SharedFunctionInfo > outer_info, Handle< SharedFunctionInfo > value, Handle< Context > native_context, Handle< FeedbackCell > feedback_cell, int position) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | static |
PutRegExp(Isolate *isolate, Handle< CompilationCacheTable > cache, Handle< String > src, JSRegExp::Flags flags, Handle< FixedArray > value) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | static |
PutScript(Handle< CompilationCacheTable > cache, Handle< String > src, Handle< Context > native_context, LanguageMode language_mode, Handle< SharedFunctionInfo > value) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | static |
Rehash(Isolate *isolate) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
Remove(Object *value) (defined in v8::internal::CompilationCacheTable) | v8::internal::CompilationCacheTable | |
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< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
Shrink(Isolate *isolate, Handle< CompilationCacheTable > table, int additionalCapacity=0) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | protectedstatic |
STATIC_ASSERT(kEntrySize > 0) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | |
ToKey(ReadOnlyRoots roots, int entry, Object **out_k) (defined in v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape >) | v8::internal::HashTable< CompilationCacheTable, CompilationCacheShape > | inline |