V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::DefaultPersistentValueVectorTraits Class Reference

Public Types

typedef std::vector< PersistentContainerValueImpl
 

Static Public Member Functions

static void Append (Impl *impl, PersistentContainerValue value)
 
static bool IsEmpty (const Impl *impl)
 
static size_t Size (const Impl *impl)
 
static PersistentContainerValue Get (const Impl *impl, size_t i)
 
static void ReserveCapacity (Impl *impl, size_t capacity)
 
static void Clear (Impl *impl)
 

Detailed Description

Definition at line 531 of file v8-util.h.


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