v8
9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
|
#include <v8-fast-api-calls.h>
Public Member Functions | |
size_t V8_EXPORT | length () const |
void V8_EXPORT | ValidateIndex (size_t index) const |
Protected Attributes | |
size_t | length_ = 0 |
Definition at line 302 of file v8-fast-api-calls.h.
|
inline |
Definition at line 305 of file v8-fast-api-calls.h.
References FastApiTypedArrayBase::length_.
void V8_EXPORT ValidateIndex | ( | size_t | index | ) | const |
|
protected |
Definition at line 310 of file v8-fast-api-calls.h.
Referenced by FastApiTypedArrayBase::length().