V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
static bool | IsMatch (String key, Object *value) |
static uint32_t | Hash (Isolate *isolate, String key) |
static uint32_t | HashForObject (Isolate *isolate, Object *object) |
Static Public Member Functions inherited from v8::internal::BaseShape< String > | |
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< String > | |
static const bool | kNeedsHoleCheck |
Additional Inherited Members | |
Public Types inherited from v8::internal::BaseShape< String > | |
typedef String | Key |
Definition at line 98 of file string-table.h.