Public メソッド | Private メソッド | Private 変数 | フレンド

クラス v8::internal::Label

#include <assembler.h>

v8::internal::ZoneObjectを継承しています。

v8::internal::LabelShadowに継承されています。

すべてのメンバ一覧

Public メソッド

 INLINE (Label())
 INLINE (~Label())
 INLINE (void Unuse())
 INLINE (bool is_bound() const)
 INLINE (bool is_unused() const)
 INLINE (bool is_linked() const)
int pos () const

Private メソッド

void bind_to (int pos)
void link_to (int pos)

Private 変数

int pos_

フレンド

class Assembler
class Displacement
class LabelShadow

説明

assembler.h51 行で定義されています。


関数

void v8::internal::Label::bind_to ( int  pos  )  [inline, private]

assembler.h75 行で定義されています。

参照先 ASSERT, と pos_.

参照元 v8::internal::Assembler::bind_to().

v8::internal::Label::INLINE ( Label()   )  [inline]

assembler.h53 行で定義されています。

v8::internal::Label::INLINE ( Label()  )  [inline]

assembler.h54 行で定義されています。

参照先 ASSERT.

v8::internal::Label::INLINE ( bool is_bound()  const  )  [inline]

assembler.h58 行で定義されています。

参照先 pos_.

v8::internal::Label::INLINE ( bool is_linked()  const  )  [inline]

assembler.h60 行で定義されています。

参照先 pos_.

v8::internal::Label::INLINE ( bool is_unused()  const  )  [inline]

assembler.h59 行で定義されています。

参照先 pos_.

v8::internal::Label::INLINE ( void   Unuse()  )  [inline]

assembler.h56 行で定義されています。

参照先 pos_.

void v8::internal::Label::link_to ( int  pos  )  [inline, private]
int v8::internal::Label::pos (  )  const

フレンドと関連する関数

friend class Assembler [friend]

assembler.h84 行で定義されています。

friend class Displacement [friend]

assembler.h85 行で定義されています。

friend class LabelShadow [friend]

assembler.h86 行で定義されています。


変数


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義