Searched refs:GetLockCountData (Results 1 – 3 of 3) sorted by relevance
80 frame->GetLockCountData().AddMonitor(self, h_ref.Get()); in DoMonitorEnter()92 frame->GetLockCountData().RemoveMonitorOrThrow(self, h_ref.Get()); in DoMonitorExit()101 return frame->GetLockCountData().CheckAllMonitorsReleasedOrThrow(self); in DoMonitorCheckOnExit()
287 LockCountData& GetLockCountData() { in GetLockCountData() function
3501 shadow_frame->GetLockCountData().VisitMonitors(visitor_, /* vreg */ -1, this); in VisitShadowFrame()