webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
ObjectToStringAdaptiveStructureWatchpoint (const ObjectPropertyCondition &, StructureRareData *) | |
void | install () |
Public Member Functions inherited from JSC::Watchpoint | |
Watchpoint () | |
virtual | ~Watchpoint () |
Watchpoint () | |
virtual | ~Watchpoint () |
Protected Member Functions | |
void | fireInternal (const FireDetail &) override |
JSC::ObjectToStringAdaptiveStructureWatchpoint::ObjectToStringAdaptiveStructureWatchpoint | ( | const ObjectPropertyCondition & | key, |
StructureRareData * | structureRareData | ||
) |
|
overrideprotectedvirtual |
Implements JSC::Watchpoint.
void JSC::ObjectToStringAdaptiveStructureWatchpoint::install | ( | ) |