#include <frames.h>
Definition at line 1776 of file frames.h.
◆ DebuggableStackFrameIterator() [1/2]
v8::internal::DebuggableStackFrameIterator::DebuggableStackFrameIterator |
( |
Isolate * | isolate | ) |
|
|
explicit |
◆ DebuggableStackFrameIterator() [2/2]
v8::internal::DebuggableStackFrameIterator::DebuggableStackFrameIterator |
( |
Isolate * | isolate, |
|
|
StackFrameId | id ) |
◆ Advance()
void v8::internal::DebuggableStackFrameIterator::Advance |
( |
| ) |
|
◆ done()
bool v8::internal::DebuggableStackFrameIterator::done |
( |
| ) |
const |
|
inline |
◆ frame()
CommonFrame * v8::internal::DebuggableStackFrameIterator::frame |
( |
| ) |
const |
|
inline |
◆ FrameFunctionCount()
int v8::internal::DebuggableStackFrameIterator::FrameFunctionCount |
( |
| ) |
const |
◆ GetTopValidFrame()
FrameSummary v8::internal::DebuggableStackFrameIterator::GetTopValidFrame |
( |
| ) |
const |
◆ is_javascript()
bool v8::internal::DebuggableStackFrameIterator::is_javascript |
( |
| ) |
const |
|
inline |
◆ IsValidFrame()
bool v8::internal::DebuggableStackFrameIterator::IsValidFrame |
( |
StackFrame * | frame | ) |
|
|
staticprivate |
◆ javascript_frame()
JavaScriptFrame * v8::internal::DebuggableStackFrameIterator::javascript_frame |
( |
| ) |
const |
|
inline |
◆ Reframe()
CommonFrame * v8::internal::DebuggableStackFrameIterator::Reframe |
( |
| ) |
|
|
inline |
◆ iterator_
The documentation for this class was generated from the following files: