V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::BaseShape< KeyT > Class Template Reference

Public Types

typedef KeyT Key
 

Static Public Member Functions

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 kNeedsHoleCheck = true
 

Detailed Description

template<typename KeyT>
class v8::internal::BaseShape< KeyT >

Definition at line 56 of file hash-table.h.


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