Public メソッド | Static Public メソッド | Protected メソッド | Private メソッド | フレンド

クラス v8::internal::EntryFrame

#include <frames.h>

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

すべてのメンバ一覧

Public メソッド

virtual Type type () const
virtual CodeFindCode () const
virtual void Iterate (ObjectVisitor *v) const

Static Public メソッド

static EntryFramecast (StackFrame *frame)

Protected メソッド

 EntryFrame (StackFrameIterator *iterator)
virtual Address GetCallerStackPointer () const

Private メソッド

virtual Type GetCallerState (State *state) const

フレンド

class StackFrameIterator

説明

frames.h208 行で定義されています。


コンストラクタとデストラクタ

v8::internal::EntryFrame::EntryFrame ( StackFrameIterator *  iterator  )  [inline, explicit, protected]

frames.h223 行で定義されています。


関数

static EntryFrame* v8::internal::EntryFrame::cast ( StackFrame frame  )  [inline, static]

v8::internal::EntryConstructFrameで再定義されています。

frames.h217 行で定義されています。

参照先 ASSERT.

Code * v8::internal::EntryFrame::FindCode (  )  const [virtual]

v8::internal::EntryConstructFrameで再定義されています。

frames.cc223 行で定義されています。

virtual Address v8::internal::EntryFrame::GetCallerStackPointer (  )  const [inline, protected, virtual]

frames.h228 行で定義されています。

StackFrame::Type v8::internal::EntryFrame::GetCallerState ( State *  state  )  const [private, virtual]
void v8::internal::EntryFrame::Iterate ( ObjectVisitor *  v  )  const [virtual]

frames.cc491 行で定義されています。

参照先 ASSERT, と v8::internal::kDebug.

virtual Type v8::internal::EntryFrame::type (  )  const [inline, virtual]

v8::internal::EntryConstructFrameで再定義されています。

frames.h210 行で定義されています。


フレンドと関連する関数

friend class StackFrameIterator [friend]

v8::internal::EntryConstructFrameで再定義されています。

frames.h233 行で定義されています。


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