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

#include <AdaptiveInferredPropertyValueWatchpointBase.h>

Inheritance diagram for JSC::AdaptiveInferredPropertyValueWatchpointBase:
JSC::ArrayIteratorAdaptiveWatchpoint JSC::ArrayIteratorAdaptiveWatchpoint JSC::ArrayPrototypeAdaptiveInferredPropertyWatchpoint JSC::ObjectToStringAdaptiveInferredPropertyValueWatchpoint

Public Member Functions

 AdaptiveInferredPropertyValueWatchpointBase (const ObjectPropertyCondition &)
 
const ObjectPropertyConditionkey () const
 
void install ()
 
virtual ~AdaptiveInferredPropertyValueWatchpointBase ()=default
 

Protected Member Functions

virtual void handleFire (const FireDetail &)=0
 

Constructor & Destructor Documentation

◆ AdaptiveInferredPropertyValueWatchpointBase()

JSC::AdaptiveInferredPropertyValueWatchpointBase::AdaptiveInferredPropertyValueWatchpointBase ( const ObjectPropertyCondition key)

◆ ~AdaptiveInferredPropertyValueWatchpointBase()

virtual JSC::AdaptiveInferredPropertyValueWatchpointBase::~AdaptiveInferredPropertyValueWatchpointBase ( )
virtualdefault

Member Function Documentation

◆ handleFire()

virtual void JSC::AdaptiveInferredPropertyValueWatchpointBase::handleFire ( const FireDetail )
protectedpure virtual

◆ install()

void JSC::AdaptiveInferredPropertyValueWatchpointBase::install ( )

◆ key()

const ObjectPropertyCondition& JSC::AdaptiveInferredPropertyValueWatchpointBase::key ( ) const
inline

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