#include <hash-table.h>
Definition at line 326 of file hash-table.h.
◆ HashTableKey()
v8::internal::HashTableKey::HashTableKey |
( |
uint32_t | hash | ) |
|
|
inlineexplicit |
◆ ~HashTableKey()
virtual v8::internal::HashTableKey::~HashTableKey |
( |
| ) |
|
|
virtualdefault |
◆ Hash()
uint32_t v8::internal::HashTableKey::Hash |
( |
| ) |
const |
|
inline |
◆ IsMatch()
◆ set_hash()
void v8::internal::HashTableKey::set_hash |
( |
uint32_t | hash | ) |
|
|
inlineprotected |
◆ hash_
uint32_t v8::internal::HashTableKey::hash_ = 0 |
|
private |
The documentation for this class was generated from the following file: