webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | Friends | List of all members
JSC::Watchpoint Class Referenceabstract

#include <Watchpoint.h>

Inheritance diagram for JSC::Watchpoint:
JSC::CodeBlockJettisoningWatchpoint JSC::CodeBlockJettisoningWatchpoint JSC::LLIntPrototypeLoadAdaptiveStructureWatchpoint JSC::LLIntPrototypeLoadAdaptiveStructureWatchpoint JSC::ObjectToStringAdaptiveStructureWatchpoint

Public Member Functions

 Watchpoint ()
 
virtual ~Watchpoint ()
 
 Watchpoint ()
 
virtual ~Watchpoint ()
 

Protected Member Functions

virtual void fireInternal (const FireDetail &)=0
 
virtual void fireInternal (const FireDetail &)=0
 

Friends

class WatchpointSet
 

Constructor & Destructor Documentation

◆ Watchpoint() [1/2]

JSC::Watchpoint::Watchpoint ( )
inline

◆ ~Watchpoint() [1/2]

JSC::Watchpoint::~Watchpoint ( )
virtual

◆ Watchpoint() [2/2]

JSC::Watchpoint::Watchpoint ( )
inline

◆ ~Watchpoint() [2/2]

virtual JSC::Watchpoint::~Watchpoint ( )
virtual

Member Function Documentation

◆ fireInternal() [1/2]

virtual void JSC::Watchpoint::fireInternal ( const FireDetail )
protectedpure virtual

◆ fireInternal() [2/2]

virtual void JSC::Watchpoint::fireInternal ( const FireDetail )
protectedpure virtual

Friends And Related Function Documentation

◆ WatchpointSet

WatchpointSet
friend

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