#include <frames.h>
Definition at line 1647 of file frames.h.
◆ StackFrameIteratorBase() [1/2]
◆ StackFrameIteratorBase() [2/2]
v8::internal::StackFrameIteratorBase::StackFrameIteratorBase |
( |
Isolate * | isolate | ) |
|
|
explicitprotected |
◆ ComputeStackFrameType()
◆ done()
bool v8::internal::StackFrameIteratorBase::done |
( |
| ) |
const |
|
inline |
◆ handler()
StackHandler * v8::internal::StackFrameIteratorBase::handler |
( |
| ) |
const |
|
inlineprotected |
◆ isolate()
Isolate * v8::internal::StackFrameIteratorBase::isolate |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ SetNewFrame() [1/2]
◆ SetNewFrame() [2/2]
◆ StackFrame
◆ [union]
◆ frame_
StackFrame* v8::internal::StackFrameIteratorBase::frame_ |
|
protected |
◆ handler_
StackHandler* v8::internal::StackFrameIteratorBase::handler_ |
|
protected |
◆ isolate_
Isolate* const v8::internal::StackFrameIteratorBase::isolate_ |
|
protected |
◆ uninitialized_
char v8::internal::StackFrameIteratorBase::uninitialized_ |
The documentation for this class was generated from the following files: