#include <objects.h>
v8::internal::Arrayを継承しています。
すべてのメンバ一覧
説明
objects.h の 2056 行で定義されています。
関数
int v8::internal::ByteArray::ByteArraySize |
( |
|
) |
[inline] |
static ByteArray* v8::internal::ByteArray::cast |
( |
Object * |
obj |
) |
[inline, static] |
v8::internal::ByteArray::DISALLOW_IMPLICIT_CONSTRUCTORS |
( |
ByteArray |
|
) |
[private] |
ByteArray * v8::internal::ByteArray::FromDataStartAddress |
( |
Address |
address |
) |
[inline, static] |
byte v8::internal::ByteArray::get |
( |
int |
index |
) |
[inline] |
int v8::internal::ByteArray::get_int |
( |
int |
index |
) |
[inline] |
Address v8::internal::ByteArray::GetDataStartAddress |
( |
|
) |
[inline] |
static int v8::internal::ByteArray::LengthFor |
( |
int |
size_in_bytes |
) |
[inline, static] |
void v8::internal::ByteArray::set |
( |
int |
index, |
|
|
byte |
value | |
|
) |
| | [inline] |
static int v8::internal::ByteArray::SizeFor |
( |
int |
length |
) |
[inline, static] |
このクラスの説明は次のファイルから生成されました: