![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <string-set.h>
Static Public Member Functions | |
| static bool | IsMatch (Tagged< String > key, Tagged< Object > value) |
| static uint32_t | Hash (ReadOnlyRoots roots, Tagged< String > key) |
| static uint32_t | HashForObject (ReadOnlyRoots roots, Tagged< Object > object) |
Static Public Member Functions inherited from v8::internal::BaseShape< Tagged< String > > | |
| static Tagged< Object > | Unwrap (Tagged< Object > key) |
Static Public Attributes | |
| static const int | kPrefixSize = 0 |
| static const int | kEntrySize = 1 |
| static const bool | kMatchNeedsHoleCheck = true |
| static const bool | kDoHashSpreading = false |
| static const uint32_t | kHashBits = 0 |
Additional Inherited Members | |
Public Types inherited from v8::internal::BaseShape< Tagged< String > > | |
| using | Key |
Definition at line 16 of file string-set.h.
|
inlinestatic |
Definition at line 24 of file string-set-inl.h.
|
inlinestatic |
|
static |
Definition at line 26 of file string-set.h.
|
static |
Definition at line 24 of file string-set.h.
|
static |
Definition at line 27 of file string-set.h.
|
static |
Definition at line 25 of file string-set.h.
|
static |
Definition at line 23 of file string-set.h.