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

Public Member Functions

 GetCallerStrictnessFunctor ()
 
StackVisitor::Status operator() (StackVisitor &visitor) const
 
bool callerIsStrict () const
 

Constructor & Destructor Documentation

◆ GetCallerStrictnessFunctor()

JSC::GetCallerStrictnessFunctor::GetCallerStrictnessFunctor ( )
inline

Member Function Documentation

◆ callerIsStrict()

bool JSC::GetCallerStrictnessFunctor::callerIsStrict ( ) const
inline

◆ operator()()

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

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