webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
JSC::UnwindFunctor Class Reference

Public Member Functions

 UnwindFunctor (CallFrame *&callFrame, bool isTermination, CodeBlock *&codeBlock, HandlerInfo *&handler)
 
StackVisitor::Status operator() (StackVisitor &visitor) const
 

Constructor & Destructor Documentation

◆ UnwindFunctor()

JSC::UnwindFunctor::UnwindFunctor ( CallFrame *&  callFrame,
bool  isTermination,
CodeBlock *&  codeBlock,
HandlerInfo *&  handler 
)
inline

Member Function Documentation

◆ operator()()

StackVisitor::Status JSC::UnwindFunctor::operator() ( StackVisitor visitor) const
inline

The documentation for this class was generated from the following file: