#include <frames.h>
Definition at line 1750 of file frames.h.
◆ JavaScriptStackFrameIterator() [1/2]
v8::internal::JavaScriptStackFrameIterator::JavaScriptStackFrameIterator |
( |
Isolate * | isolate | ) |
|
|
inlineexplicit |
◆ JavaScriptStackFrameIterator() [2/2]
v8::internal::JavaScriptStackFrameIterator::JavaScriptStackFrameIterator |
( |
Isolate * | isolate, |
|
|
ThreadLocalTop * | top ) |
|
inline |
◆ Advance()
void v8::internal::JavaScriptStackFrameIterator::Advance |
( |
| ) |
|
◆ done()
bool v8::internal::JavaScriptStackFrameIterator::done |
( |
| ) |
const |
|
inline |
◆ frame()
JavaScriptFrame * v8::internal::JavaScriptStackFrameIterator::frame |
( |
| ) |
const |
|
inline |
◆ Reframe()
◆ iterator_
The documentation for this class was generated from the following files: