![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-data.h>
Public Member Functions | |
int | Length () const |
Local< Data > | Get (Local< Context > context, int i) const |
![]() | |
bool | IsValue () const |
bool | IsModule () const |
bool | IsModuleRequest () const |
bool | IsFixedArray () const |
bool | IsPrivate () const |
bool | IsObjectTemplate () const |
bool | IsFunctionTemplate () const |
bool | IsContext () const |
Static Public Member Functions | |
static V8_INLINE FixedArray * | Cast (Data *data) |
Static Private Member Functions | |
static void | CheckCast (Data *obj) |
|
inlinestatic |
|
staticprivate |
int v8::FixedArray::Length | ( | ) | const |