#include <frames.h>
v8::internal::ExitFrameを継承しています。
Public メソッド | |
| virtual Type | type () const |
| virtual Code * | FindCode () const |
Static Public メソッド | |
| static ExitDebugFrame * | cast (StackFrame *frame) |
Protected メソッド | |
| ExitDebugFrame (StackFrameIterator *iterator) | |
フレンド | |
| class | StackFrameIterator |
| v8::internal::ExitDebugFrame::ExitDebugFrame | ( | StackFrameIterator * | iterator | ) | [inline, explicit, protected] |
| static ExitDebugFrame* v8::internal::ExitDebugFrame::cast | ( | StackFrame * | frame | ) | [inline, static] |
| Code * v8::internal::ExitDebugFrame::FindCode | ( | ) | const [virtual] |
v8::internal::ExitFrameを再定義しています。
| virtual Type v8::internal::ExitDebugFrame::type | ( | ) | const [inline, virtual] |
v8::internal::ExitFrameを再定義しています。
friend class StackFrameIterator [friend] |
v8::internal::ExitFrameを再定義しています。
1.7.1