V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy > Member List

This is the complete list of members for v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >, including all inherited members.

capacity() const (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >inline
Clear() (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
Entry typedef (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
Initialize(uint32_t capacity, AllocationPolicy allocator) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >protected
InsertNew(const Key &key, uint32_t hash, AllocationPolicy allocator=AllocationPolicy()) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
Invalidate() (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >inline
kDefaultHashMapCapacity (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >static
Lookup(const Key &key, uint32_t hash) const (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
LookupOrInsert(const Key &key, uint32_t hash, AllocationPolicy allocator=AllocationPolicy()) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
LookupOrInsert(const Key &key, uint32_t hash, const Func &value_func, AllocationPolicy allocator=AllocationPolicy()) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
Next(Entry *entry) const (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
occupancy() const (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >inline
Remove(const Key &key, uint32_t hash) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
Reset(AllocationPolicy allocator) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >inline
Start() const (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
TemplateHashMapImpl(uint32_t capacity=kDefaultHashMapCapacity, MatchFun match=MatchFun(), AllocationPolicy allocator=AllocationPolicy()) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
TemplateHashMapImpl(const TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy > *original, AllocationPolicy allocator=AllocationPolicy()) (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >
~TemplateHashMapImpl() (defined in v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >)v8::base::TemplateHashMapImpl< Key, Value, MatchFun, AllocationPolicy >