V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
static bool | IsMatch (Key key, Object *value) |
static uint32_t | Hash (Isolate *isolate, Key key) |
static uint32_t | HashForObject (Isolate *isolate, Object *object) |
static Handle< Object > | AsHandle (Isolate *isolate, Key key) |
static RootIndex | GetMapRootIndex () |
Static Public Member Functions inherited from v8::internal::BaseShape< StringTableKey *> | |
static RootIndex | GetMapRootIndex () |
static Object * | Unwrap (Object *key) |
static bool | IsKey (ReadOnlyRoots roots, Object *key) |
static bool | IsLive (ReadOnlyRoots roots, Object *key) |
Static Public Attributes | |
static const int | kPrefixSize = 0 |
static const int | kEntrySize = 1 |
Static Public Attributes inherited from v8::internal::BaseShape< StringTableKey *> | |
static const bool | kNeedsHoleCheck |
Additional Inherited Members | |
Public Types inherited from v8::internal::BaseShape< StringTableKey *> | |
typedef StringTableKey * | Key |
Definition at line 33 of file string-table.h.