![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <dictionary.h>
Static Public Member Functions | |
| template<typename Dictionary > | |
| static PropertyDetails | DetailsAt (Tagged< Dictionary > dict, InternalIndex entry) |
| template<typename Dictionary > | |
| static void | DetailsAtPut (Tagged< Dictionary > dict, InternalIndex entry, PropertyDetails value) |
Static Public Member Functions inherited from v8::internal::BaseShape< Key > | |
| static Tagged< Object > | Unwrap (Tagged< Object > key) |
Static Public Attributes | |
| static const bool | kHasDetails = true |
| static const bool | kDoHashSpreading = false |
| static const uint32_t | kHashBits = 0 |
Additional Inherited Members | |
Public Types inherited from v8::internal::BaseShape< Key > | |
| using | Key |
Definition at line 143 of file dictionary.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 198 of file dictionary-inl.h.
|
static |
Definition at line 153 of file dictionary.h.
|
static |
Definition at line 145 of file dictionary.h.
|
static |
Definition at line 154 of file dictionary.h.