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

Public Member Functions

 CreateScriptCallStackFunctor (bool needToSkipAFrame, Vector< ScriptCallFrame > &frames, size_t remainingCapacity)
 
StackVisitor::Status operator() (StackVisitor &visitor) const
 

Constructor & Destructor Documentation

◆ CreateScriptCallStackFunctor()

Inspector::CreateScriptCallStackFunctor::CreateScriptCallStackFunctor ( bool  needToSkipAFrame,
Vector< ScriptCallFrame > &  frames,
size_t  remainingCapacity 
)
inline

Member Function Documentation

◆ operator()()

StackVisitor::Status Inspector::CreateScriptCallStackFunctor::operator() ( StackVisitor visitor) const
inline

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