V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::PersistentMap< Key, Value, Hasher >::HashValue Class Reference

Public Member Functions

 HashValue (size_t hash)
 
Bit operator[] (int pos) const
 
bool operator< (HashValue other) const
 
bool operator== (HashValue other) const
 
bool operator!= (HashValue other) const
 
HashValue operator^ (HashValue other) const
 

Detailed Description

template<class Key, class Value, class Hasher = base::hash<Key>>
class v8::internal::compiler::PersistentMap< Key, Value, Hasher >::HashValue

Definition at line 201 of file persistent-map.h.


The documentation for this class was generated from the following file: