|
static bool | IsMatch (uint32_t key, Object *other) |
|
static Handle< Object > | AsHandle (Isolate *isolate, uint32_t key) |
|
static uint32_t | Hash (Isolate *isolate, uint32_t key) |
|
static uint32_t | HashForObject (Isolate *isolate, Object *object) |
|
static PropertyDetails | DetailsAt (Dictionary dict, int entry) |
|
static void | DetailsAtPut (Isolate *isolate, Dictionary dict, int entry, PropertyDetails value) |
|
static RootIndex | GetMapRootIndex () |
|
static Object * | Unwrap (Object *key) |
|
static bool | IsKey (ReadOnlyRoots roots, Object *key) |
|
static bool | IsLive (ReadOnlyRoots roots, Object *key) |
|
|
typedef uint32_t | Key |
|
static const bool | kHasDetails |
|
static const bool | kNeedsHoleCheck |
|
Definition at line 247 of file dictionary.h.
The documentation for this class was generated from the following files: