V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::NumberDictionaryBaseShape Class Reference
Inheritance diagram for v8::internal::NumberDictionaryBaseShape:
v8::internal::BaseDictionaryShape< uint32_t > v8::internal::BaseShape< uint32_t > v8::internal::NumberDictionaryShape v8::internal::SimpleNumberDictionaryShape

Static Public Member Functions

static bool IsMatch (uint32_t key, Object *other)
 
static Handle< ObjectAsHandle (Isolate *isolate, uint32_t key)
 
static uint32_t Hash (Isolate *isolate, uint32_t key)
 
static uint32_t HashForObject (Isolate *isolate, Object *object)
 
- Static Public Member Functions inherited from v8::internal::BaseDictionaryShape< uint32_t >
static PropertyDetails DetailsAt (Dictionary dict, int entry)
 
static void DetailsAtPut (Isolate *isolate, Dictionary dict, int entry, PropertyDetails value)
 
- Static Public Member Functions inherited from v8::internal::BaseShape< uint32_t >
static RootIndex GetMapRootIndex ()
 
static ObjectUnwrap (Object *key)
 
static bool IsKey (ReadOnlyRoots roots, Object *key)
 
static bool IsLive (ReadOnlyRoots roots, Object *key)
 

Additional Inherited Members

- Public Types inherited from v8::internal::BaseShape< uint32_t >
typedef uint32_t Key
 
- Static Public Attributes inherited from v8::internal::BaseDictionaryShape< uint32_t >
static const bool kHasDetails
 
- Static Public Attributes inherited from v8::internal::BaseShape< uint32_t >
static const bool kNeedsHoleCheck
 

Detailed Description

Definition at line 247 of file dictionary.h.


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