V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::EmbeddedContainer< ElementType, NumElements > Class Template Reference

Public Member Functions

int length () const
 
const ElementType & operator[] (int i) const
 
ElementType & operator[] (int i)
 

Detailed Description

template<typename ElementType, int NumElements>
class v8::internal::EmbeddedContainer< ElementType, NumElements >

Definition at line 772 of file utils.h.


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