#include <ast.h>
v8::internal::Expressionを継承しています。
すべてのメンバ一覧
説明
ast.h の 785 行で定義されています。
列挙型
- 列挙型の値:
PARAMETER |
|
LOCAL |
|
CONTEXT |
|
LOOKUP |
|
GLOBAL |
|
ast.h の 787 行で定義されています。
コンストラクタとデストラクタ
v8::internal::Slot::Slot |
( |
Variable * |
var, |
|
|
Type |
type, |
|
|
int |
index | |
|
) |
| | [inline] |
関数
virtual void v8::internal::Slot::Accept |
( |
Visitor * |
v |
) |
[virtual] |
virtual Slot* v8::internal::Slot::AsSlot |
( |
|
) |
[inline, virtual] |
int v8::internal::Slot::index |
( |
|
) |
const [inline] |
Type v8::internal::Slot::type |
( |
|
) |
const [inline] |
Variable* v8::internal::Slot::var |
( |
|
) |
const [inline] |
変数
このクラスの説明は次のファイルから生成されました: