![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::StringHasher, including all inherited members.
GetTrivialHash(uint32_t length) | v8::internal::StringHasher | static |
HashSequentialString(const char_t *chars, uint32_t length, uint64_t seed) | v8::internal::StringHasher | inlinestatic |
kZeroHash | v8::internal::StringHasher | static |
MakeArrayIndexHash(uint32_t value, uint32_t length) | v8::internal::StringHasher | static |
StringHasher()=delete | v8::internal::StringHasher |