allocator_ | v8::internal::IdentityMap< V, AllocationPolicy > | private |
capacity() const | v8::internal::IdentityMapBase | inline |
capacity_ | v8::internal::IdentityMapBase | private |
Clear() | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Delete(DirectHandle< Object > key, V *deleted_value) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Delete(Tagged< Object > key, V *deleted_value) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
DeleteEntry(Address key, uintptr_t *deleted_value) | v8::internal::IdentityMapBase | protected |
DeleteIndex(int index, uintptr_t *deleted_value) | v8::internal::IdentityMapBase | private |
DeletePointerArray(uintptr_t *array, size_t length) override | v8::internal::IdentityMap< V, AllocationPolicy > | inlineprotectedvirtual |
DisableIteration() | v8::internal::IdentityMapBase | protected |
empty() const | v8::internal::IdentityMapBase | inline |
EnableIteration() | v8::internal::IdentityMapBase | protected |
EntryAtIndex(int index) const | v8::internal::IdentityMapBase | protected |
Find(DirectHandle< Object > key) const | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Find(Tagged< Object > key) const | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
FindEntry(Address key) const | v8::internal::IdentityMapBase | protected |
FindOrInsert(DirectHandle< Object > key) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
FindOrInsert(Tagged< Object > key) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
FindOrInsertEntry(Address key) | v8::internal::IdentityMapBase | protected |
gc_counter_ | v8::internal::IdentityMapBase | private |
Hash(Address address) const | v8::internal::IdentityMapBase | private |
hasher_ | v8::internal::IdentityMapBase | private |
heap_ | v8::internal::IdentityMapBase | private |
IdentityMap(Heap *heap, AllocationPolicy allocator=AllocationPolicy()) | v8::internal::IdentityMap< V, AllocationPolicy > | inlineexplicit |
IdentityMap(const IdentityMap &)=delete | v8::internal::IdentityMap< V, AllocationPolicy > | |
IdentityMapBase(const IdentityMapBase &)=delete | v8::internal::IdentityMapBase | |
IdentityMapBase(Heap *heap) | v8::internal::IdentityMapBase | inlineexplicitprotected |
Insert(DirectHandle< Object > key, V v) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Insert(Tagged< Object > key, V v) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
InsertEntry(Address key) | v8::internal::IdentityMapBase | protected |
InsertKey(Address address, uint32_t hash) | v8::internal::IdentityMapBase | private |
is_iterable() const | v8::internal::IdentityMapBase | inline |
is_iterable_ | v8::internal::IdentityMapBase | private |
KeyAtIndex(int index) const | v8::internal::IdentityMapBase | protected |
keys_ | v8::internal::IdentityMapBase | private |
Lookup(Address key) const | v8::internal::IdentityMapBase | private |
LookupOrInsert(Address key) | v8::internal::IdentityMapBase | private |
mask_ | v8::internal::IdentityMapBase | private |
NewPointerArray(size_t length, uintptr_t value) override | v8::internal::IdentityMap< V, AllocationPolicy > | inlineprotectedvirtual |
NextIndex(int index) const | v8::internal::IdentityMapBase | protected |
operator=(const IdentityMap &)=delete | v8::internal::IdentityMap< V, AllocationPolicy > | |
v8::internal::IdentityMapBase::operator=(const IdentityMapBase &)=delete | v8::internal::IdentityMapBase | |
RawEntry typedef | v8::internal::IdentityMapBase | protected |
Rehash() | v8::internal::IdentityMapBase | private |
Resize(int new_capacity) | v8::internal::IdentityMapBase | private |
ScanKeysFor(Address address, uint32_t hash) const | v8::internal::IdentityMapBase | private |
ShouldGrow() const | v8::internal::IdentityMapBase | private |
size() const | v8::internal::IdentityMapBase | inline |
size_ | v8::internal::IdentityMapBase | private |
strong_roots_entry_ | v8::internal::IdentityMapBase | private |
values_ | v8::internal::IdentityMapBase | private |
~IdentityMap() override | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
~IdentityMapBase() | v8::internal::IdentityMapBase | protectedvirtual |