V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ScopedPtrList< T > Class Template Referencefinal

Public Member Functions

 ScopedPtrList (std::vector< void *> *buffer)
 
void Rewind ()
 
int length () const
 
Tat (int i) const
 
void CopyTo (ZonePtrList< T > *target, Zone *zone) const
 
void Add (T *value)
 
void AddAll (const ZonePtrList< T > &list)
 

Detailed Description

template<typename T>
class v8::internal::ScopedPtrList< T >

Definition at line 325 of file zone.h.


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