capacity() const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | inline |
Clear() (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Delete(Handle< Object > key, V *deleted_value) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Delete(Object *key, V *deleted_value) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Delete(ObjectPtr key, V *deleted_value) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
DeleteArray(void *array) override (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inlineprotectedvirtual |
DeleteEntry(Address key, void **deleted_value) (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
DisableIteration() (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
empty() const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | inline |
EnableIteration() (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
EntryAtIndex(int index) const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
Find(Handle< Object > key) const (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Find(Object *key) const (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Find(ObjectPtr key) const (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
FindEntry(Address key) const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
Get(Handle< Object > key) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Get(Object *key) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Get(ObjectPtr key) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
GetEntry(Address key) (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
IdentityMap(Heap *heap, AllocationPolicy allocator=AllocationPolicy()) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inlineexplicit |
IdentityMapBase(Heap *heap) (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | inlineexplicitprotected |
is_iterable() const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | inline |
KeyAtIndex(int index) const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
NewPointerArray(size_t length) override (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inlineprotectedvirtual |
NextIndex(int index) const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
RawEntry typedef (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protected |
Set(Handle< Object > key, V v) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Set(Object *key, V v) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
Set(ObjectPtr key, V v) (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
size() const (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | inline |
~IdentityMap() override (defined in v8::internal::IdentityMap< V, AllocationPolicy >) | v8::internal::IdentityMap< V, AllocationPolicy > | inline |
~IdentityMapBase() (defined in v8::internal::IdentityMapBase) | v8::internal::IdentityMapBase | protectedvirtual |