#include <StackVisitor.h>
|
| template<typename Functor > |
| static void | visit (CallFrame *startFrame, const Functor &functor) |
| |
| template<typename Functor > |
| static void | visit (CallFrame *startFrame, const Functor &functor) |
| |
◆ Status [1/2]
| Enumerator |
|---|
| Continue | |
| Done | |
| Continue | |
| Done | |
◆ Status [2/2]
| Enumerator |
|---|
| Continue | |
| Done | |
| Continue | |
| Done | |
◆ operator*() [1/2]
| Frame& JSC::StackVisitor::operator* |
( |
| ) |
|
|
inline |
◆ operator*() [2/2]
| Frame& JSC::StackVisitor::operator* |
( |
| ) |
|
|
inline |
◆ operator->() [1/2]
◆ operator->() [2/2]
◆ unwindToMachineCodeBlockFrame() [1/2]
| void JSC::StackVisitor::unwindToMachineCodeBlockFrame |
( |
| ) |
|
◆ unwindToMachineCodeBlockFrame() [2/2]
| void JSC::StackVisitor::unwindToMachineCodeBlockFrame |
( |
| ) |
|
◆ visit() [1/2]
template<typename Functor >
| static void JSC::StackVisitor::visit |
( |
CallFrame * |
startFrame, |
|
|
const Functor & |
functor |
|
) |
| |
|
inlinestatic |
◆ visit() [2/2]
template<typename Functor >
| static void JSC::StackVisitor::visit |
( |
CallFrame * |
startFrame, |
|
|
const Functor & |
functor |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/JavaScriptCore.framework/Versions/A/PrivateHeaders/StackVisitor.h
- Source/JavaScriptCore/interpreter/StackVisitor.cpp