v8
10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
|
#include <v8-data.h>
Public Member Functions | |
int | Length () const |
Local< Data > | Get (Local< Context > context, int i) const |
Public Member Functions inherited from Data | |
bool | IsValue () const |
bool | IsModule () 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) |
|
inlinestatic |
int Length | ( | ) | const |