#include <objects.h>
v8::internal::AllStaticを継承しています。
すべてのメンバ一覧
Static Public メソッド |
static bool | get (Smi *smi, int bit_position) |
static bool | get (int value, int bit_position) |
static Smi * | set (Smi *smi, int bit_position, bool v) |
static int | set (int value, int bit_position, bool v) |
説明
objects.h の 4116 行で定義されています。
関数
static bool v8::internal::BooleanBit::get |
( |
Smi * |
smi, |
|
|
int |
bit_position | |
|
) |
| | [inline, static] |
static bool v8::internal::BooleanBit::get |
( |
int |
value, |
|
|
int |
bit_position | |
|
) |
| | [inline, static] |
static Smi* v8::internal::BooleanBit::set |
( |
Smi * |
smi, |
|
|
int |
bit_position, |
|
|
bool |
v | |
|
) |
| | [inline, static] |
static int v8::internal::BooleanBit::set |
( |
int |
value, |
|
|
int |
bit_position, |
|
|
bool |
v | |
|
) |
| | [inline, static] |
このクラスの説明は次のファイルから生成されました: