#include <string-hasher.h>
Definition at line 34 of file string-hasher.h.
◆ StringHasher()
v8::internal::StringHasher::StringHasher |
( |
| ) |
|
|
delete |
◆ GetTrivialHash()
uint32_t v8::internal::StringHasher::GetTrivialHash |
( |
uint32_t | length | ) |
|
|
static |
◆ HashSequentialString()
template<typename char_t >
uint32_t v8::internal::StringHasher::HashSequentialString |
( |
const char_t * | chars, |
|
|
uint32_t | length, |
|
|
uint64_t | seed ) |
|
inlinestatic |
◆ MakeArrayIndexHash()
uint32_t v8::internal::StringHasher::MakeArrayIndexHash |
( |
uint32_t | value, |
|
|
uint32_t | length ) |
|
static |
◆ kZeroHash
const int v8::internal::StringHasher::kZeroHash = 27 |
|
static |
The documentation for this class was generated from the following files: