V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
HashTableKey (uint32_t hash) | |
virtual bool | IsMatch (Object *other)=0 |
uint32_t | Hash () const |
Protected Member Functions | |
void | set_hash (uint32_t hash) |
Definition at line 242 of file hash-table.h.