Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::FastApiTypedArray< T > Struct Template Reference

#include <v8-fast-api-calls.h>

Inheritance diagram for v8::FastApiTypedArray< T >:
[legend]
Collaboration diagram for v8::FastApiTypedArray< T >:
[legend]

Public Member Functions

get (size_t index) const
 
bool getStorageIfAligned (T **elements) const
 
- Public Member Functions inherited from v8::FastApiTypedArrayBase
size_t length () const
 
void ValidateIndex (size_t index) const
 

Additional Inherited Members

- Protected Attributes inherited from v8::FastApiTypedArrayBase
size_t length_ = 0
 

Member Function Documentation

◆ get()

template<typename T >
T v8::FastApiTypedArray< T >::get ( size_t  index) const
inline
Here is the call graph for this function:

◆ getStorageIfAligned()

template<typename T >
bool v8::FastApiTypedArray< T >::getStorageIfAligned ( T **  elements) const
inline

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