V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Types | |
typedef KeyT | Key |
Static Public Member Functions | |
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 bool | kNeedsHoleCheck = true |
Definition at line 56 of file hash-table.h.