V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::StringTableShape Class Reference
Inheritance diagram for v8::internal::StringTableShape:
v8::internal::BaseShape< StringTableKey *>

Static Public Member Functions

static bool IsMatch (Key key, Object *value)
 
static uint32_t Hash (Isolate *isolate, Key key)
 
static uint32_t HashForObject (Isolate *isolate, Object *object)
 
static Handle< ObjectAsHandle (Isolate *isolate, Key key)
 
static RootIndex GetMapRootIndex ()
 
- Static Public Member Functions inherited from v8::internal::BaseShape< StringTableKey *>
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 int kPrefixSize = 0
 
static const int kEntrySize = 1
 
- Static Public Attributes inherited from v8::internal::BaseShape< StringTableKey *>
static const bool kNeedsHoleCheck
 

Additional Inherited Members

- Public Types inherited from v8::internal::BaseShape< StringTableKey *>
typedef StringTableKeyKey
 

Detailed Description

Definition at line 33 of file string-table.h.


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