![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <refs-map.h>
Public Member Functions | |
| bool | operator() (uint32_t hash1, uint32_t hash2, const Address &key1, const Address &key2) const |
Public Member Functions inherited from v8::base::KeyEqualityMatcher< Address > | |
| bool | operator() (uint32_t hash1, uint32_t hash2, const Address &key1, const Address &key2) const |
Definition at line 17 of file refs-map.h.
|
inline |
Definition at line 19 of file refs-map.h.