webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ArrayIteratorAdaptiveWatchpoint.h>
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 ObjectPropertyCondition & | key () const |
void | install () |
virtual | ~AdaptiveInferredPropertyValueWatchpointBase ()=default |
Additional Inherited Members |
JSC::ArrayIteratorAdaptiveWatchpoint::ArrayIteratorAdaptiveWatchpoint | ( | const ObjectPropertyCondition & | condition, |
JSGlobalObject * | globalObject | ||
) |
JSC::ArrayIteratorAdaptiveWatchpoint::ArrayIteratorAdaptiveWatchpoint | ( | const ObjectPropertyCondition & | , |
JSGlobalObject * | |||
) |