V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
template<typename Dictionary > | |
static PropertyDetails | DetailsAt (Dictionary dict, int entry) |
template<typename Dictionary > | |
static void | DetailsAtPut (Isolate *isolate, Dictionary dict, int entry, PropertyDetails value) |
Static Public Member Functions inherited from v8::internal::BaseShape< Key > | |
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 | kHasDetails = true |
Static Public Attributes inherited from v8::internal::BaseShape< Key > | |
static const bool | kNeedsHoleCheck |
Additional Inherited Members | |
Public Types inherited from v8::internal::BaseShape< Key > | |
typedef Key | Key |
Definition at line 93 of file dictionary.h.