![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <hashmap.h>
Public Member Functions | |
HashEqualityThenKeyMatcher (MatchFun match) | |
bool | operator() (uint32_t hash1, uint32_t hash2, const Key &key1, const Key &key2) const |
Private Attributes | |
MatchFun | match_ |
|
inlineexplicit |
|
inline |
|
private |