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

#include <ArrayIteratorAdaptiveWatchpoint.h>

Inheritance diagram for JSC::ArrayIteratorAdaptiveWatchpoint:
JSC::AdaptiveInferredPropertyValueWatchpointBase JSC::AdaptiveInferredPropertyValueWatchpointBase

Public Types

typedef AdaptiveInferredPropertyValueWatchpointBase Base
 
typedef AdaptiveInferredPropertyValueWatchpointBase Base
 

Public Member Functions

 ArrayIteratorAdaptiveWatchpoint (const ObjectPropertyCondition &, JSGlobalObject *)
 
 ArrayIteratorAdaptiveWatchpoint (const ObjectPropertyCondition &, JSGlobalObject *)
 
- Public Member Functions inherited from JSC::AdaptiveInferredPropertyValueWatchpointBase
 AdaptiveInferredPropertyValueWatchpointBase (const ObjectPropertyCondition &)
 
const ObjectPropertyConditionkey () const
 
void install ()
 
virtual ~AdaptiveInferredPropertyValueWatchpointBase ()=default
 

Additional Inherited Members

Member Typedef Documentation

◆ Base [1/2]

◆ Base [2/2]

Constructor & Destructor Documentation

◆ ArrayIteratorAdaptiveWatchpoint() [1/2]

JSC::ArrayIteratorAdaptiveWatchpoint::ArrayIteratorAdaptiveWatchpoint ( const ObjectPropertyCondition condition,
JSGlobalObject globalObject 
)

◆ ArrayIteratorAdaptiveWatchpoint() [2/2]

JSC::ArrayIteratorAdaptiveWatchpoint::ArrayIteratorAdaptiveWatchpoint ( const ObjectPropertyCondition ,
JSGlobalObject  
)

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