V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::BaseDictionaryShape< Key > Class Template Reference
Inheritance diagram for v8::internal::BaseDictionaryShape< Key >:
v8::internal::BaseShape< Key >

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 ObjectUnwrap (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
 

Detailed Description

template<typename Key>
class v8::internal::BaseDictionaryShape< Key >

Definition at line 93 of file dictionary.h.


The documentation for this class was generated from the following file: