fWatchpoint
Watchpoint* GetWatchpoint() const { return fWatchpoint; }
Watchpoint* fWatchpoint;
if (fWatchpoint != NULL)
fWatchpoint->AcquireReference();
if (fWatchpoint != NULL)
fWatchpoint->ReleaseReference();
Watchpoint* GetWatchpoint() const { return fWatchpoint; }
Watchpoint* fWatchpoint;