V8
|
#include <v8.h>
Static Public Member Functions | |
static Local< Int8Array > | New (Handle< ArrayBuffer > array_buffer, size_t byte_offset, size_t length) |
static V8_INLINE Int8Array * | Cast (Value *obj) |
Additional Inherited Members | |
![]() | |
size_t | Length () |
![]() | |
static const int | kInternalFieldCount |
An instance of Int8Array constructor (ES6 draft 15.13.6). This API is experimental and may change significantly.