Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
v8::FastApiTypedArrayBase Struct Reference

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

Inheritance diagram for v8::FastApiTypedArrayBase:
[legend]

Public Member Functions

size_t length () const
 
void ValidateIndex (size_t index) const
 

Protected Attributes

size_t length_ = 0
 

Member Function Documentation

◆ length()

size_t v8::FastApiTypedArrayBase::length ( ) const
inline

◆ ValidateIndex()

void v8::FastApiTypedArrayBase::ValidateIndex ( size_t  index) const
Here is the caller graph for this function:

Member Data Documentation

◆ length_

size_t v8::FastApiTypedArrayBase::length_ = 0
protected

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